Index

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

A

AbstractBoolean2BooleanFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ByteFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2CharFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2DoubleFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2FloatFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2IntFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2LongFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBoolean2ShortFunction - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractBooleanBidirectionalIterator - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanBigList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractBooleanBigList.BooleanRandomAccessSubList - Class in it.unimi.dsi.fastutil.booleans
 
AbstractBooleanBigList.BooleanSubList - Class in it.unimi.dsi.fastutil.booleans
A class implementing a sublist view.
AbstractBooleanBigListIterator - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanCollection - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractBooleanIterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific iterators.
AbstractBooleanList - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractBooleanList.BooleanRandomAccessSubList - Class in it.unimi.dsi.fastutil.booleans
 
AbstractBooleanList.BooleanSubList - Class in it.unimi.dsi.fastutil.booleans
A class implementing a sublist view.
AbstractBooleanListIterator - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBooleanSet - Class in it.unimi.dsi.fastutil.booleans
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractBooleanSpliterator - Class in it.unimi.dsi.fastutil.booleans
An abstract class facilitating the creation of type-specific iterators.
AbstractBooleanStack - Class in it.unimi.dsi.fastutil.booleans
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractByte2BooleanFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2BooleanMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2BooleanSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ByteFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ByteMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ByteSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2CharFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2CharMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2CharSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2DoubleFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2DoubleMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2DoubleSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2FloatFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2FloatMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2FloatSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2IntFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2IntMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2IntSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2LongFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2LongMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2LongSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ObjectMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByte2ShortFunction - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractByte2ShortMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractByte2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractByte2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.bytes
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractByte2ShortSortedMap - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractByteBidirectionalIterator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractByteBigList - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractByteBigList.ByteRandomAccessSubList - Class in it.unimi.dsi.fastutil.bytes
 
AbstractByteBigList.ByteSubList - Class in it.unimi.dsi.fastutil.bytes
A class implementing a sublist view.
AbstractByteBigListIterator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractByteCollection - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractByteComparator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractByteIterator - Class in it.unimi.dsi.fastutil.bytes
An abstract class facilitating the creation of type-specific iterators.
AbstractByteList - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractByteList.ByteRandomAccessSubList - Class in it.unimi.dsi.fastutil.bytes
 
AbstractByteList.ByteSubList - Class in it.unimi.dsi.fastutil.bytes
A class implementing a sublist view.
AbstractByteListIterator - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBytePriorityQueue - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractBytePriorityQueue() - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractBytePriorityQueue
Deprecated.
 
AbstractByteSet - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractByteSortedSet - Class in it.unimi.dsi.fastutil.bytes
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractByteSpliterator - Class in it.unimi.dsi.fastutil.bytes
An abstract class facilitating the creation of type-specific iterators.
AbstractByteStack - Class in it.unimi.dsi.fastutil.bytes
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractChar2BooleanFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2BooleanMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2BooleanSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ByteFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ByteMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ByteSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2CharFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2CharMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2CharSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2DoubleFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2DoubleMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2DoubleSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2FloatFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2FloatMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2FloatSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2IntFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2IntMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2IntSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2LongFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2LongMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2LongSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ObjectMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractChar2ShortFunction - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractChar2ShortMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractChar2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.chars
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractChar2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.chars
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractChar2ShortSortedMap - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractCharBidirectionalIterator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharBigList - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractCharBigList.CharRandomAccessSubList - Class in it.unimi.dsi.fastutil.chars
 
AbstractCharBigList.CharSubList - Class in it.unimi.dsi.fastutil.chars
A class implementing a sublist view.
AbstractCharBigListIterator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharCollection - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractCharComparator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractCharIterator - Class in it.unimi.dsi.fastutil.chars
An abstract class facilitating the creation of type-specific iterators.
AbstractCharList - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractCharList.CharRandomAccessSubList - Class in it.unimi.dsi.fastutil.chars
 
AbstractCharList.CharSubList - Class in it.unimi.dsi.fastutil.chars
A class implementing a sublist view.
AbstractCharListIterator - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharPriorityQueue - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractCharPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharPriorityQueue
Deprecated.
 
AbstractCharSet - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractCharSortedSet - Class in it.unimi.dsi.fastutil.chars
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractCharSpliterator - Class in it.unimi.dsi.fastutil.chars
An abstract class facilitating the creation of type-specific iterators.
AbstractCharStack - Class in it.unimi.dsi.fastutil.chars
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDouble2BooleanFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2BooleanMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2BooleanSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ByteFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ByteMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ByteSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2CharFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2CharMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2CharSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2DoubleFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2DoubleMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2DoubleSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2FloatFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2FloatMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2FloatSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2IntFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2IntMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2IntSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2LongFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2LongMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2LongSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ObjectMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDouble2ShortFunction - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractDouble2ShortMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractDouble2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractDouble2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.doubles
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractDouble2ShortSortedMap - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractDoubleBidirectionalIterator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoubleBigList - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractDoubleBigList.DoubleRandomAccessSubList - Class in it.unimi.dsi.fastutil.doubles
 
AbstractDoubleBigList.DoubleSubList - Class in it.unimi.dsi.fastutil.doubles
A class implementing a sublist view.
AbstractDoubleBigListIterator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoubleCollection - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractDoubleComparator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractDoubleIterator - Class in it.unimi.dsi.fastutil.doubles
An abstract class facilitating the creation of type-specific iterators.
AbstractDoubleList - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractDoubleList.DoubleRandomAccessSubList - Class in it.unimi.dsi.fastutil.doubles
 
AbstractDoubleList.DoubleSubList - Class in it.unimi.dsi.fastutil.doubles
A class implementing a sublist view.
AbstractDoubleListIterator - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoublePriorityQueue - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractDoublePriorityQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoublePriorityQueue
Deprecated.
 
AbstractDoubleSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractDoubleSortedSet - Class in it.unimi.dsi.fastutil.doubles
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractDoubleSpliterator - Class in it.unimi.dsi.fastutil.doubles
An abstract class facilitating the creation of type-specific iterators.
AbstractDoubleStack - Class in it.unimi.dsi.fastutil.doubles
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloat2BooleanFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2BooleanMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2BooleanSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ByteFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ByteMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ByteSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2CharFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2CharMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2CharSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2DoubleFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2DoubleMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2DoubleSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2FloatFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2FloatMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2FloatSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2IntFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2IntMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2IntSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2LongFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2LongMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2LongSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ObjectMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloat2ShortFunction - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractFloat2ShortMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractFloat2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.floats
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractFloat2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.floats
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractFloat2ShortSortedMap - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractFloatBidirectionalIterator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatBigList - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractFloatBigList.FloatRandomAccessSubList - Class in it.unimi.dsi.fastutil.floats
 
AbstractFloatBigList.FloatSubList - Class in it.unimi.dsi.fastutil.floats
A class implementing a sublist view.
AbstractFloatBigListIterator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatCollection - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractFloatComparator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractFloatIterator - Class in it.unimi.dsi.fastutil.floats
An abstract class facilitating the creation of type-specific iterators.
AbstractFloatList - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractFloatList.FloatRandomAccessSubList - Class in it.unimi.dsi.fastutil.floats
 
AbstractFloatList.FloatSubList - Class in it.unimi.dsi.fastutil.floats
A class implementing a sublist view.
AbstractFloatListIterator - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatPriorityQueue - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractFloatPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatPriorityQueue
Deprecated.
 
AbstractFloatSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractFloatSortedSet - Class in it.unimi.dsi.fastutil.floats
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractFloatSpliterator - Class in it.unimi.dsi.fastutil.floats
An abstract class facilitating the creation of type-specific iterators.
AbstractFloatStack - Class in it.unimi.dsi.fastutil.floats
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of IndirectPriorityQueue.
AbstractIndirectPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.AbstractIndirectPriorityQueue
Deprecated.
 
AbstractInt2BooleanFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2BooleanMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2BooleanSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ByteFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ByteMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ByteSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2CharFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2CharMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2CharSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2DoubleFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2DoubleMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2DoubleSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2FloatFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2FloatMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2FloatSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2IntFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2IntMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2IntSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2LongFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2LongMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2LongSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ObjectMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractInt2ShortFunction - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractInt2ShortMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractInt2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.ints
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractInt2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.ints
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractInt2ShortSortedMap - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractIntBidirectionalIterator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntBigList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractIntBigList.IntRandomAccessSubList - Class in it.unimi.dsi.fastutil.ints
 
AbstractIntBigList.IntSubList - Class in it.unimi.dsi.fastutil.ints
A class implementing a sublist view.
AbstractIntBigListIterator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntCollection - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractIntComparator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractIntIterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific iterators.
AbstractIntList - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractIntList.IntRandomAccessSubList - Class in it.unimi.dsi.fastutil.ints
 
AbstractIntList.IntSubList - Class in it.unimi.dsi.fastutil.ints
A class implementing a sublist view.
AbstractIntListIterator - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntPriorityQueue - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractIntPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntPriorityQueue
Deprecated.
 
AbstractIntSet - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractIntSortedSet - Class in it.unimi.dsi.fastutil.ints
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractIntSpliterator - Class in it.unimi.dsi.fastutil.ints
An abstract class facilitating the creation of type-specific iterators.
AbstractIntStack - Class in it.unimi.dsi.fastutil.ints
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLong2BooleanFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2BooleanMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2BooleanSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ByteFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ByteMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ByteSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2CharFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2CharMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2CharSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2DoubleFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2DoubleMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2DoubleSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2FloatFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2FloatMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2FloatSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2IntFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2IntMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2IntSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2LongFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2LongMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2LongSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ObjectMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLong2ShortFunction - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractLong2ShortMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractLong2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.longs
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractLong2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.longs
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractLong2ShortSortedMap - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractLongBidirectionalIterator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongBigList - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractLongBigList.LongRandomAccessSubList - Class in it.unimi.dsi.fastutil.longs
 
AbstractLongBigList.LongSubList - Class in it.unimi.dsi.fastutil.longs
A class implementing a sublist view.
AbstractLongBigListIterator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongCollection - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractLongComparator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractLongIterator - Class in it.unimi.dsi.fastutil.longs
An abstract class facilitating the creation of type-specific iterators.
AbstractLongList - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractLongList.LongRandomAccessSubList - Class in it.unimi.dsi.fastutil.longs
 
AbstractLongList.LongSubList - Class in it.unimi.dsi.fastutil.longs
A class implementing a sublist view.
AbstractLongListIterator - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongPriorityQueue - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractLongPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongPriorityQueue
Deprecated.
 
AbstractLongSet - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractLongSortedSet - Class in it.unimi.dsi.fastutil.longs
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractLongSpliterator - Class in it.unimi.dsi.fastutil.longs
An abstract class facilitating the creation of type-specific iterators.
AbstractLongStack - Class in it.unimi.dsi.fastutil.longs
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObject2BooleanFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2BooleanMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2BooleanMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2BooleanMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2BooleanSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ByteFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ByteMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ByteMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ByteMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ByteSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2CharFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2CharMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2CharMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2CharMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2CharSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2DoubleFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2DoubleMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2DoubleMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2DoubleMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2DoubleSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2FloatFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2FloatMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2FloatMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2FloatMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2FloatSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2IntFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2IntMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2IntMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2IntMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2IntSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2LongFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2LongMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2LongMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2LongMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2LongSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ObjectFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ObjectMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ObjectMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ObjectMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ObjectSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ReferenceFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ReferenceMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ReferenceMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ReferenceMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ReferenceSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObject2ShortFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractObject2ShortMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractObject2ShortMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractObject2ShortMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractObject2ShortSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractObjectBidirectionalIterator<K> - Class in it.unimi.dsi.fastutil.objects
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObjectBigList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractObjectBigList.ObjectRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractObjectBigList.ObjectSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractObjectBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObjectCollection<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractObjectIterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific iterators.
AbstractObjectList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractObjectList.ObjectRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractObjectList.ObjectSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractObjectListIterator<K> - Class in it.unimi.dsi.fastutil.objects
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractObjectSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractObjectSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractObjectSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class facilitating the creation of type-specific iterators.
AbstractPriorityQueue<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of PriorityQueue.
AbstractPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.AbstractPriorityQueue
Deprecated.
 
AbstractReference2BooleanFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2BooleanMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2BooleanMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2BooleanMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2BooleanSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ByteFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ByteMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ByteMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ByteMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ByteSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2CharFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2CharMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2CharMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2CharMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2CharSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2DoubleFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2DoubleMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2DoubleMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2DoubleMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2DoubleSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2FloatFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2FloatMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2FloatMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2FloatMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2FloatSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2IntFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2IntMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2IntMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2IntMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2IntSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2LongFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2LongMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2LongMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2LongMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2LongSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ObjectFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ObjectMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ObjectMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ObjectMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ObjectSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ReferenceFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ReferenceMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ReferenceMap.BasicEntry<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ReferenceMap.BasicEntrySet<K,V> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ReferenceSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReference2ShortFunction<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractReference2ShortMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractReference2ShortMap.BasicEntry<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractReference2ShortMap.BasicEntrySet<K> - Class in it.unimi.dsi.fastutil.objects
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractReference2ShortSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractReferenceBigList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractReferenceBigList.ReferenceRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractReferenceBigList.ReferenceSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractReferenceCollection<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractReferenceList<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractReferenceList.ReferenceRandomAccessSubList<K> - Class in it.unimi.dsi.fastutil.objects
 
AbstractReferenceList.ReferenceSubList<K> - Class in it.unimi.dsi.fastutil.objects
A class implementing a sublist view.
AbstractReferenceSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractReferenceSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShort2BooleanFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2BooleanMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2BooleanMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2BooleanMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2BooleanSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ByteFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ByteMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ByteMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ByteMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ByteSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2CharFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2CharMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2CharMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2CharMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2CharSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2DoubleFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2DoubleMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2DoubleMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2DoubleMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2DoubleSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2FloatFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2FloatMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2FloatMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2FloatMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2FloatSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2IntFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2IntMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2IntMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2IntMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2IntSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2LongFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2LongMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2LongMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2LongMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2LongSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ObjectFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ObjectMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ObjectMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ObjectMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ObjectSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ReferenceFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ReferenceMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ReferenceMap.BasicEntry<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ReferenceMap.BasicEntrySet<V> - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ReferenceSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ShortFunction - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ShortMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ShortMap.BasicEntry - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ShortMap.BasicEntrySet - Class in it.unimi.dsi.fastutil.shorts
This class provides a basic implementation for an Entry set which forwards some queries to the map.
AbstractShort2ShortSortedMap - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShortBidirectionalIterator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortBigList - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractShortBigList.ShortRandomAccessSubList - Class in it.unimi.dsi.fastutil.shorts
 
AbstractShortBigList.ShortSubList - Class in it.unimi.dsi.fastutil.shorts
A class implementing a sublist view.
AbstractShortBigListIterator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortCollection - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortComparator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its only previous abstract method is now a default method of the type-specific interface.
AbstractShortIterator - Class in it.unimi.dsi.fastutil.shorts
An abstract class facilitating the creation of type-specific iterators.
AbstractShortList - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractShortList.ShortRandomAccessSubList - Class in it.unimi.dsi.fastutil.shorts
 
AbstractShortList.ShortSubList - Class in it.unimi.dsi.fastutil.shorts
A class implementing a sublist view.
AbstractShortListIterator - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractShortPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortPriorityQueue
Deprecated.
 
AbstractShortSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractShortSortedSet - Class in it.unimi.dsi.fastutil.shorts
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShortSpliterator - Class in it.unimi.dsi.fastutil.shorts
An abstract class facilitating the creation of type-specific iterators.
AbstractShortStack - Class in it.unimi.dsi.fastutil.shorts
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of the type-specific interface.
AbstractStack<K> - Class in it.unimi.dsi.fastutil
Deprecated.
As of fastutil 8 this class is no longer necessary, as its previous abstract methods are now default methods of Stack.
AbstractStack() - Constructor for class it.unimi.dsi.fastutil.AbstractStack
Deprecated.
 
accept(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Performs this operation on the given input.
accept(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Performs this operation on the given input.
accept(char) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Performs this operation on the given input.
accept(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Performs this operation on the given input.
accept(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding exact type-specific method instead.
accept(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Performs this operation on the given input.
accept(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Deprecated.
Please use the corresponding type-specific method instead.
accept(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Deprecated.
Please use the corresponding type-specific method instead.
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Ensures that this collection contains the specified element (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Appends the specified element to the end of this list (optional operation).
add(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Inserts the specified element into the list (optional operation).
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Ensures that this collection contains the specified element (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Appends the specified element to the end of this list (optional operation).
add(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Inserts the specified element into the list (optional operation).
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
add(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
add(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Ensures that this collection contains the specified element (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Appends the specified element to the end of this list (optional operation).
add(char) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Inserts the specified element into the list (optional operation).
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
add(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Ensures that this collection contains the specified element (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Appends the specified element to the end of this list (optional operation).
add(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Inserts the specified element into the list (optional operation).
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
add(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Ensures that this collection contains the specified element (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Appends the specified element to the end of this list (optional operation).
add(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Inserts the specified element into the list (optional operation).
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
add(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Ensures that this collection contains the specified element (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Appends the specified element to the end of this list (optional operation).
add(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Inserts the specified element into the list (optional operation).
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
add(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Inserts the specified element at the specified position in this list (optional operation).
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
add(int, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts the specified element at the specified position in this list (optional operation).
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
add(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Inserts the specified element at the specified position in this list (optional operation).
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
add(int, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts the specified element at the specified position in this list (optional operation).
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
add(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Inserts the specified element at the specified position in this list (optional operation).
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
add(int, char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts the specified element at the specified position in this list (optional operation).
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
add(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Inserts the specified element at the specified position in this list (optional operation).
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
add(int, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts the specified element at the specified position in this list (optional operation).
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
add(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Inserts the specified element at the specified position in this list (optional operation).
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
add(int, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts the specified element at the specified position in this list (optional operation).
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
add(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Inserts the specified element at the specified position in this list (optional operation).
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
add(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts the specified element at the specified position in this list (optional operation).
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
add(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Inserts the specified element at the specified position in this list (optional operation).
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
add(int, long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts the specified element at the specified position in this list (optional operation).
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
add(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Inserts the specified element at the specified position in this list (optional operation).
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
add(int, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts the specified element at the specified position in this list (optional operation).
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
add(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
add(int, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
add(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Ensures that this collection contains the specified element (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Appends the specified element to the end of this list (optional operation).
add(long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Inserts the specified element into the list (optional operation).
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
add(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
add(long, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
add(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
add(long, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
add(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
add(long, char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
add(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
add(long, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
add(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
add(long, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
add(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
add(long, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
add(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
add(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
add(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
add(long, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts the specified element at the specified position in this type-specific big list (optional operation).
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
add(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(long, K) - Method in interface it.unimi.dsi.fastutil.BigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Inserts the specified element at the specified position in this big list (optional operation).
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
add(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Inserts the specified element into the list (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Ensures that this collection contains the specified element (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Appends the specified element to the end of this list (optional operation).
add(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Inserts the specified element into the list (optional operation).
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
add(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
add(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
Adds the specified increment the element of the given big array of specified index.
add(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
add(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
add(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Character) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
add(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
add(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
add(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
add(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
add(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
add(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
add(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
add(K) - Method in interface it.unimi.dsi.fastutil.BigListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
add(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
add(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
Inserts the specified element into the list (optional operation).
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
add(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(int, BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
addAll(int, BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
addAll(int, ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
addAll(int, ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
addAll(int, CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
addAll(int, CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
addAll(int, DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
addAll(int, DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
addAll(int, FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
addAll(int, FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(int, IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
addAll(int, IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
addAll(int, LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
addAll(int, LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, ObjectList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
addAll(int, ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ReferenceList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
addAll(int, ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
addAll(int, ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts all of the elements in the specified type-specific collection into this type-specific list at the specified position (optional operation).
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
addAll(int, ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Inserts all of the elements in the specified type-specific list into this type-specific list at the specified position (optional operation).
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(int, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(int, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(int, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(int, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(int, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(int, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(int, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(int, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addAll(int, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanBigList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
addAll(long, BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteBigList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
addAll(long, ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharBigList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, CharList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
addAll(long, CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleBigList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
addAll(long, DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatBigList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
addAll(long, FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntBigList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, IntList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
addAll(long, IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongBigList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, LongList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
addAll(long, LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ObjectBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, ObjectBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ObjectList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ReferenceBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, ReferenceBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ReferenceList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortBigList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific big list into this type-specific big list at the specified position (optional operation).
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific collection into this type-specific big list at the specified position (optional operation).
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
addAll(long, ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Inserts all of the elements in the specified type-specific list into this type-specific big list at the specified position (optional operation).
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends K>) - Method in interface it.unimi.dsi.fastutil.BigList
Inserts all of the elements in the specified collection into this big list at the specified position (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Adds all of the elements in the specified collection to this list (optional operation).
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addAll(long, Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addAll(BooleanBigList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addAll(BooleanBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Adds all elements of the given type-specific collection to this collection.
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
addAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
addAll(BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(BooleanList) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addAll(BooleanList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addAll(ByteBigList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addAll(ByteBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Adds all elements of the given type-specific collection to this collection.
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
addAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
addAll(ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ByteList) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addAll(ByteList) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addAll(CharBigList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addAll(CharBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Adds all elements of the given type-specific collection to this collection.
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
addAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
addAll(CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(CharList) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addAll(CharList) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addAll(DoubleBigList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addAll(DoubleBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Adds all elements of the given type-specific collection to this collection.
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(DoubleList) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addAll(DoubleList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addAll(FloatBigList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addAll(FloatBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Adds all elements of the given type-specific collection to this collection.
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAll(FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(FloatList) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addAll(FloatList) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addAll(IntBigList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addAll(IntBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Adds all elements of the given type-specific collection to this collection.
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
addAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(IntList) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addAll(IntList) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addAll(LongBigList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addAll(LongBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Adds all elements of the given type-specific collection to this collection.
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
addAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(LongList) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addAll(LongList) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addAll(ObjectBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ObjectList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ReferenceBigList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ReferenceList<? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ShortBigList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Appends all of the elements in the specified type-specific big list to the end of this type-specific big list (optional operation).
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addAll(ShortBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Adds all elements of the given type-specific collection to this collection.
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
addAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
addAll(ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Appends all of the elements in the specified type-specific list to the end of this type-specific big list (optional operation).
addAll(ShortList) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Appends all of the elements in the specified type-specific list to the end of this type-specific list (optional operation).
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addAll(ShortList) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
addAll(Collection<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
addAll(Collection<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
addAll(Collection<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
addAll(Collection<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
addAll(Collection<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
addAll(Collection<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
addAll(Collection<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
addAll(Collection<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
addAll(Collection<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
addAndGet(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically adds a value to an element of the given big atomic array, returning the new value.
addAndGet(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically adds a value to an element of the given big atomic array, returning the new value.
addAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the first position of the iteration order.
addAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Adds a key to the set; if the key is already present, it is moved to the last position of the iteration order.
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
addElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, byte[], int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
addElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[]) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, char[], int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
addElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
addElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[]) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, float[], int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
addElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
addElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
addElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, short[], int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
addElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Adds elements to this type-specific list using optimized system calls.
addElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Add (hopefully quickly) elements to this type-specific list.
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
addElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addElements(long, boolean[][]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, boolean[][], long, long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
addElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addElements(long, byte[][]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, byte[][], long, long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
addElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][]) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addElements(long, char[][]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, char[][], long, long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
addElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addElements(long, double[][]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, double[][], long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
addElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][]) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addElements(long, float[][]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, float[][], long, long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
addElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][]) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addElements(long, int[][]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, int[][], long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
addElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][]) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addElements(long, long[][]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, long[][], long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
addElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addElements(long, short[][]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, short[][], long, long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
addElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addElements(long, K[][]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Adds elements to this type-specific list using optimized system calls.
addElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Add (hopefully quickly) elements to this type-specific big list.
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
addElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Add a random element if not present, get the existing value if already present.
addOrGet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Add a random element if not present, get the existing value if already present.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Adds an increment to value currently associated with a key.
addTo(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Adds an increment to value currently associated with a key.
addTo(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Adds an increment to value currently associated with a key.
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, BooleanPredicate) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ByteIterator, BytePredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ByteIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(CharIterator, CharPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(CharIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(FloatIterator, FloatPredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(FloatIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ShortIterator, ShortPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(ShortIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
all(Iterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns whether all elements returned by the given iterator satisfy the given predicate.
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).
and(BooleanPredicate) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(BytePredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(CharPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(FloatPredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(ShortPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
and(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical AND of this type-specific predicate and another.
and(Predicate<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Deprecated.
Please use the corresponding type-specific method instead.
and(Predicate<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Deprecated.
Please use the corresponding type-specific method instead.
andThen(BooleanConsumer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(ByteConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(CharConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(FloatConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(ShortConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
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
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatConsumer
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Boolean, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Byte, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Character, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Double, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Float, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Integer, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Long, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(Function<? super Short, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteConsumer
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharConsumer
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
andThen(IntConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortConsumer
andThen(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongConsumer
Returns a composed type-specific consumer that performs, in sequence, this operation followed by the after operation.
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<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenObject(Boolean2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenObject(Byte2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenObject(Char2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenObject(Double2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenObject(Float2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenObject(Int2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenObject(Long2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenObject(Object2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenObject(Reference2ObjectFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenObject(Short2ObjectFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
andThenReference(Boolean2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
andThenReference(Byte2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
andThenReference(Char2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
andThenReference(Double2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
andThenReference(Float2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
andThenReference(Int2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
andThenReference(Long2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
andThenReference(Object2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
andThenReference(Reference2ReferenceFunction<? super V, ? extends T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends T>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
andThenReference(Short2ReferenceFunction<? extends 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, BooleanPredicate) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ByteIterator, BytePredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ByteIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(CharIterator, CharPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(CharIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(FloatIterator, FloatPredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(FloatIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ShortIterator, ShortPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(ShortIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
any(Iterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns whether an element returned by the given iterator satisfies the given predicate.
apply(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanUnaryOperator
Computes the operator on the given input.
apply(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBinaryOperator
Computes the operator on the given inputs.
apply(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteUnaryOperator
Computes the operator on the given input.
apply(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBinaryOperator
Computes the operator on the given inputs.
apply(char) - Method in interface it.unimi.dsi.fastutil.chars.CharUnaryOperator
Computes the operator on the given input.
apply(char, char) - Method in interface it.unimi.dsi.fastutil.chars.CharBinaryOperator
Computes the operator on the given inputs.
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.doubles.DoubleUnaryOperator
Computes the operator on the given input.
apply(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use primitive types which do not 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 do not 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(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
Computes the operator on the given inputs.
apply(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Computes the operator on the given input.
apply(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBinaryOperator
Computes the operator on the given inputs.
apply(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use primitive types which do not 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 do not 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 do not 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 do not 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.ints.IntUnaryOperator
Computes the operator on the given input.
apply(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use primitive types which do not 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 do not 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(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBinaryOperator
Computes the operator on the given inputs.
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(long) - Method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Computes the operator on the given input.
apply(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBinaryOperator
Computes the operator on the given inputs.
apply(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Computes the operator on the given input.
apply(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBinaryOperator
Computes the operator on the given inputs.
apply(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Boolean, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBinaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
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(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBinaryOperator
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(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBinaryOperator
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(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
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(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBinaryOperator
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(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBinaryOperator
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(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBinaryOperator
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(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Deprecated.
Please use the corresponding type-specific method instead.
apply(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBinaryOperator
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.doubles.DoubleUnaryOperator
Deprecated.
applyAsDouble(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use primitive types which do not 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 do not 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(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Deprecated.
applyAsDouble(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBinaryOperator
applyAsDouble(double, double) - Method in interface it.unimi.dsi.fastutil.floats.FloatBinaryOperator
applyAsDouble(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use primitive types which do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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 do not 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.bytes.ByteUnaryOperator
Deprecated.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use primitive types which do not 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 do not 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 do not 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 do not 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.chars.CharUnaryOperator
Deprecated.
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.ints.IntUnaryOperator
Deprecated.
applyAsInt(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use primitive types which do not 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 do not 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 do not 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 do not 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(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBinaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharBinaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBinaryOperator
Deprecated.
applyAsInt(int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBinaryOperator
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 do not 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 do not 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 do not 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 do not 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(long) - Method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Deprecated.
applyAsLong(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBinaryOperator
Deprecated.
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 filename 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 filename 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.
asBooleanSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asBooleanSpliterator(Spliterator, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps a standard spliterator into a type-specific spliterator.
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 filename 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 filename 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.
asByteSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asByteSpliterator(Spliterator, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps a standard spliterator into a type-specific spliterator.
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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asCharIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterable object.
asCharIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, 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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asCharIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename into an iterator.
asCharIterator(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asCharIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, 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.
asCharSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asCharSpliterator(Spliterator, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps a standard spliterator into a type-specific spliterator.
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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asDoubleIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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.
asDoubleIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, 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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asDoubleIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asDoubleIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, 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.
asDoubleSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asDoubleSpliterator(Spliterator, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps a standard spliterator into a type-specific spliterator.
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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asFloatIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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.
asFloatIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, 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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asFloatIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asFloatIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, 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.
asFloatSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asFloatSpliterator(Spliterator, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps a standard spliterator into a type-specific spliterator.
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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asIntIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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.
asIntIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, 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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asIntIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asIntIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, 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.
asIntSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asIntSpliterator(Spliterator, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asIterator(BooleanSpliterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(DoubleSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(FloatSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(IntSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(LongSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(ObjectSpliterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific Spliterator as a type-specific Iterator
asIterator(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific Spliterator as a type-specific 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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asLongIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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.
asLongIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, 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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asLongIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asLongIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, 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.
asLongSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asLongSpliterator(Spliterator, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asObjectComparator(Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectComparators
Returns a the comparator given unmodified.
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.
asObjectSpliterator(Spliterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asObjectSpliterator(Spliterator<K>, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps a standard spliterator into a type-specific spliterator.
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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterable object.
asShortIterable(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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.
asShortIterable(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, 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(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a File object, using the given byte order, into an iterator.
asShortIterator(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename 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(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps a file given by a filename, using the given byte order, into an iterator.
asShortIterator(ReadableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Wraps the given readable channel, using the given byte order, 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.
asShortSpliterator(Spliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asShortSpliterator(Spliterator, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps a standard spliterator into a type-specific spliterator.
asSpliterator(BooleanIterator, long, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(ByteIterator, long, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(CharIterator, long, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(DoubleIterator, long, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(FloatIterator, long, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(IntIterator, long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(LongIterator, long, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(ObjectIterator<? extends K>, long, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliterator(ShortIterator, long, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(BooleanIterator, long, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(ByteIterator, long, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(CharIterator, long, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(DoubleIterator, long, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(FloatIterator, long, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(IntIterator, long, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(LongIterator, long, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(ObjectIterator<? extends K>, long, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSorted(ShortIterator, long, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific, sorted Iterator of a known size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(BooleanIterator, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(ByteIterator, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(CharIterator, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(DoubleIterator, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(FloatIterator, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(IntIterator, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(LongIterator, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(ObjectIterator<? extends K>, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorFromSortedUnknownSize(ShortIterator, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific, sorted Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(BooleanIterator, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(ByteIterator, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(CharIterator, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(DoubleIterator, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(FloatIterator, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(LongIterator, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(ObjectIterator<? extends K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
asSpliteratorUnknownSize(ShortIterator, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific Iterator of an unknown size as a type-specific Spliterator
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigListIterator
 
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.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for an iterator backed by an index based data store.
BooleanBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a list-iterator backed by an index based data store.
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.
BooleanBigSpliterators - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
BooleanBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators
 
BooleanBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a spliterator backed by an index based data store.
BooleanBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a spliterator backed by an index based data store.
BooleanBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a spliterator backed by an index based data store.
BooleanBinaryOperator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
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.
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.
BooleanImmutableList - Class in it.unimi.dsi.fastutil.booleans
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
BooleanImmutableList(boolean[]) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Creates a new immutable list using a given array.
BooleanImmutableList(boolean[], int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Creates a new immutable list and fills it with the elements of a given array.
BooleanImmutableList(BooleanCollection) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
BooleanImmutableList(BooleanIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
BooleanImmutableList(BooleanList) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Creates a new immutable list and fills it with a given type-specific list.
BooleanImmutableList(Collection<? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Creates a new immutable list and fills it with a given collection.
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.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for an iterator backed by an index-based data store.
BooleanIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a list-iterator backed by an index-based data store.
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.
BooleanPredicate - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
BooleanRandomAccessSubList(BooleanBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanRandomAccessSubList
 
BooleanRandomAccessSubList(BooleanList, int, int) - Constructor for class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanRandomAccessSubList
 
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.
BooleanSpliterator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
BooleanSpliterators - Class in it.unimi.dsi.fastutil.booleans
A class providing static methods and objects that do useful things with type-specific spliterators.
BooleanSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a spliterator backed by an index based data store.
BooleanSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a spliterator backed by an index based data store.
BooleanSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.booleans
A class returning no elements and a type-specific spliterator interface.
BooleanSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.booleans
A skeletal implementation for a spliterator backed by an index based data store.
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
 
BooleanUnaryOperator - Interface in it.unimi.dsi.fastutil.booleans
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.
buffer - Variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
The inspection buffer.
BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.BinIO
The size used with ByteBuffer.allocateDirect(int).
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 (also known as prefix-omission) compression.
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 (also known as prefix-omission) compression.
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.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for an iterator backed by an index based data store.
ByteBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a list-iterator backed by an index based data store.
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.
ByteBigSpliterators - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
ByteBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators
 
ByteBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a spliterator backed by an index based data store.
ByteBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a spliterator backed by an index based data store.
ByteBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a spliterator backed by an index based data store.
ByteBinaryOperator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
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.
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.
ByteImmutableList - Class in it.unimi.dsi.fastutil.bytes
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
ByteImmutableList(byte[]) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Creates a new immutable list using a given array.
ByteImmutableList(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Creates a new immutable list and fills it with the elements of a given array.
ByteImmutableList(ByteCollection) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
ByteImmutableList(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
ByteImmutableList(ByteList) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Creates a new immutable list and fills it with a given type-specific list.
ByteImmutableList(Collection<? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Creates a new immutable list and fills it with a given collection.
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.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for an iterator backed by an index-based data store.
ByteIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a list-iterator backed by an index-based data store.
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.
ByteMappedBigList - Class in it.unimi.dsi.fastutil.bytes
A bridge between byte buffers and type-specific big lists.
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.
BytePredicate - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
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.
ByteRandomAccessSubList(ByteBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteRandomAccessSubList
 
ByteRandomAccessSubList(ByteList, int, int) - Constructor for class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteRandomAccessSubList
 
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.
ByteSpliterator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
ByteSpliterators - Class in it.unimi.dsi.fastutil.bytes
A class providing static methods and objects that do useful things with type-specific spliterators.
ByteSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a spliterator backed by an index based data store.
ByteSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a spliterator backed by an index based data store.
ByteSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.bytes
A class returning no elements and a type-specific spliterator interface.
ByteSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.bytes
A skeletal implementation for a spliterator backed by an index based data store.
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
 
ByteUnaryOperator - Interface in it.unimi.dsi.fastutil.bytes
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.

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.
characteristics() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
 
characteristics() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 
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 (also known as prefix-omission) compression.
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 (also known as prefix-omission) compression.
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.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for an iterator backed by an index based data store.
CharBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a list-iterator backed by an index based data store.
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.
CharBigSpliterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
CharBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.chars.CharBigSpliterators
 
CharBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharBinaryOperator - Interface in it.unimi.dsi.fastutil.chars
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
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.
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.
CharImmutableList - Class in it.unimi.dsi.fastutil.chars
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
CharImmutableList(char[]) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list using a given array.
CharImmutableList(char[], int, int) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with the elements of a given array.
CharImmutableList(CharCollection) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
CharImmutableList(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
CharImmutableList(CharList) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with a given type-specific list.
CharImmutableList(Collection<? extends Character>) - Constructor for class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates a new immutable list and fills it with a given collection.
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.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for an iterator backed by an index-based data store.
CharIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a list-iterator backed by an index-based data store.
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.
CharMappedBigList - Class in it.unimi.dsi.fastutil.chars
A bridge between byte buffers and type-specific big lists.
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.
CharPredicate - Interface in it.unimi.dsi.fastutil.chars
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
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.
CharRandomAccessSubList(CharBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharRandomAccessSubList
 
CharRandomAccessSubList(CharList, int, int) - Constructor for class it.unimi.dsi.fastutil.chars.AbstractCharList.CharRandomAccessSubList
 
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.
CharSpliterator - Interface in it.unimi.dsi.fastutil.chars
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
CharSpliterators - Class in it.unimi.dsi.fastutil.chars
A class providing static methods and objects that do useful things with type-specific spliterators.
CharSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
CharSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.chars
A class returning no elements and a type-specific spliterator interface.
CharSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.chars
A skeletal implementation for a spliterator backed by an index based data store.
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
 
CharUnaryOperator - Interface in it.unimi.dsi.fastutil.chars
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
The size in elements of a chunk created by ByteMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.chars.CharMappedBigList
The size in elements of a chunk created by CharMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
The size in elements of a chunk created by IntMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.longs.LongMappedBigList
The size in elements of a chunk created by LongMappedBigList.map(FileChannel, ByteOrder, FileChannel.MapMode).
CHUNK_SIZE - Static variable in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
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.BooleanSets.SynchronizedSet
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
clear() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
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.ByteSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
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.ByteImmutableList
Deprecated. 
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.CharSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
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.CharImmutableList
Deprecated. 
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.DoubleSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
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.DoubleImmutableList
Deprecated. 
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.FloatSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
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.FloatImmutableList
Deprecated. 
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.IntSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
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.IntImmutableList
Deprecated. 
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.LongSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
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.LongImmutableList
Deprecated. 
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
clear() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
clear() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
clear() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
clear() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Removes all elements from this queue.
clear() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
clear() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
clear() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
clear() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Returns a deep copy of this big set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Returns a deep copy of this map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Returns a deep copy of this tree map.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Returns a copy of this list.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Returns a deep copy of this set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Returns a deep copy of this tree set.
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
clone() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 
close() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
close() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
close() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Closing a fast byte array input stream has no effect.
close() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
NOP.
close() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Makes the stream unreadable until the next InspectableFileCachedInputStream.clear().
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
 
COLLECTION_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.CharIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Returns the comparator associated with this queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.IntIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.LongIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
Returns the comparator associated with this queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Returns the comparator associated with this queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns the comparator associated with this sorted set, or null if it uses its keys' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIndirectPriorityQueue
Returns the type-specific comparator associated with this queue.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Returns the comparator associated with this priority queue, or null if it uses its elements' natural ordering.
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
comparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
comparator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
compare(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Compares its two primitive-type arguments for order.
compare(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Compares its two primitive-type arguments for order.
compare(char, char) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
Compares its two primitive-type arguments for order.
compare(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Compares its two primitive-type arguments for order.
compare(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Compares its two primitive-type arguments for order.
compare(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
Compares its two primitive-type arguments for order.
compare(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
Compares its two primitive-type arguments for order.
compare(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Compares its two primitive-type arguments for order.
compare(Boolean, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
Deprecated.
Please use the corresponding type-specific method instead.
compare(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Deprecated.
Please use the corresponding type-specific method instead.
compareAndSet(AtomicIntegerArray[], long, int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically sets an element of the given big atomic array of specified index to specified value, given the current value is equal to a given expected value.
compareAndSet(AtomicLongArray[], long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically sets an element of the given big atomic array of specified index to specified value, given the current value is equal to a given expected value.
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Compares this big list to another object.
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Compares this big list to another object.
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Compares this big list to another object.
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Compares this big list to another object.
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Compares this big list to another object.
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Compares this big list to another object.
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Compares this big list to another object.
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Compares this big list to another object.
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
compareTo(BigList<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Compares this big list to another object.
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
compareTo(BigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
compareTo(BooleanArrayList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Compares this array list to another array list.
compareTo(BooleanBigArrayBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Compares this big list to another big list.
compareTo(BooleanImmutableList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Compares this immutable list to another immutable list.
compareTo(ByteArrayList) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Compares this array list to another array list.
compareTo(ByteBigArrayBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Compares this big list to another big list.
compareTo(ByteImmutableList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Compares this immutable list to another immutable list.
compareTo(CharArrayList) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Compares this array list to another array list.
compareTo(CharBigArrayBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Compares this big list to another big list.
compareTo(CharImmutableList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Compares this immutable list to another immutable list.
compareTo(DoubleArrayList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Compares this array list to another array list.
compareTo(DoubleBigArrayBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Compares this big list to another big list.
compareTo(DoubleImmutableList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Compares this immutable list to another immutable list.
compareTo(FloatArrayList) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Compares this array list to another array list.
compareTo(FloatBigArrayBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Compares this big list to another big list.
compareTo(FloatImmutableList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Compares this immutable list to another immutable list.
compareTo(IntArrayList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Compares this array list to another array list.
compareTo(IntBigArrayBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Compares this big list to another big list.
compareTo(IntImmutableList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Compares this immutable list to another immutable list.
compareTo(LongArrayList) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Compares this array list to another array list.
compareTo(LongBigArrayBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Compares this big list to another big list.
compareTo(LongImmutableList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Compares this immutable list to another immutable list.
compareTo(ObjectArrayList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Compares this array list to another array list.
compareTo(ObjectBigArrayBigList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Compares this big list to another big list.
compareTo(ObjectImmutableList<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Compares this immutable list to another immutable list.
compareTo(ShortArrayList) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Compares this array list to another array list.
compareTo(ShortBigArrayBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Compares this big list to another big list.
compareTo(ShortImmutableList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Compares this immutable list to another immutable list.
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Compares this list to another object.
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
compareTo(List<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Compares this list to another object.
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
compareTo(List<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Compares this list to another object.
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
compareTo(List<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Compares this list to another object.
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
compareTo(List<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Compares this list to another object.
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
compareTo(List<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Compares this list to another object.
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
compareTo(List<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Compares this list to another object.
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
compareTo(List<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Compares this list to another object.
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
compareTo(List<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Compares this list to another object.
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
compareTo(List<? extends K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
compose(Function<? super T, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeByte(Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeByte(Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeByte(Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeByte(Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeByte(Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeByte(Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeByte(Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeByte(Byte2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeByte(Byte2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeByte(Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeChar(Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeChar(Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeChar(Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeChar(Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeChar(Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeChar(Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeChar(Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeChar(Char2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeChar(Char2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeChar(Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeDouble(Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeDouble(Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeDouble(Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeDouble(Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeDouble(Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeDouble(Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeDouble(Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeDouble(Double2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeDouble(Double2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeDouble(Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeFloat(Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeFloat(Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeFloat(Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeFloat(Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeFloat(Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeFloat(Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeFloat(Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeFloat(Float2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeFloat(Float2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeFloat(Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeInt(Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeInt(Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeInt(Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeInt(Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeInt(Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeInt(Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeInt(Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeInt(Int2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeInt(Int2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeInt(Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeLong(Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeLong(Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeLong(Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeLong(Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeLong(Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeLong(Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeLong(Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeLong(Long2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeLong(Long2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeLong(Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeObject(Object2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeObject(Object2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeObject(Object2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeObject(Object2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeObject(Object2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeObject(Object2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeObject(Object2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeObject(Object2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeObject(Object2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeObject(Object2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeReference(Reference2BooleanFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeReference(Reference2ByteFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeReference(Reference2CharFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeReference(Reference2DoubleFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeReference(Reference2FloatFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeReference(Reference2IntFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeReference(Reference2LongFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeReference(Reference2ObjectFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeReference(Reference2ReferenceFunction<? super T, ? extends K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeReference(Reference2ShortFunction<? super T>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
 
composeShort(Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
 
composeShort(Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
 
composeShort(Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
 
composeShort(Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
 
composeShort(Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
 
composeShort(Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
 
composeShort(Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
 
composeShort(Short2ObjectFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
 
composeShort(Short2ReferenceFunction<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
 
composeShort(Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBoolean(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeBooleanIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfAbsentPartial(K, Object2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfAbsentPartial(K, Reference2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeBooleanIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByte(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeByteIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfAbsentPartial(K, Object2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfAbsentPartial(K, Reference2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeByteIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeChar(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeCharIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfAbsentPartial(K, Object2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfAbsentPartial(K, Reference2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeCharIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDouble(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeDoubleIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfAbsentPartial(K, Object2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfAbsentPartial(K, Reference2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeDoubleIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloat(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeFloatIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfAbsentPartial(K, Object2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfAbsentPartial(K, Reference2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeFloatIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2BooleanFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ByteFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2CharFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2DoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2FloatFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2IntFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2LongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, Byte2ShortFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntPredicate) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(byte, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2BooleanFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ByteFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2CharFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2DoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2FloatFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2IntFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2LongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, Char2ShortFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntPredicate) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(char, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2BooleanFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ByteFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2CharFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2DoubleFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2FloatFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2IntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2LongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, Double2ShortFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(double, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2BooleanFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ByteFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2CharFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2DoubleFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2FloatFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2IntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2LongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, Float2ShortFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoublePredicate) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToIntFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleToLongFunction) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(float, DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2BooleanFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ByteFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2CharFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2DoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2FloatFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2IntFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2LongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, Int2ShortFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(int, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2BooleanFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ByteFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2CharFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2DoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2FloatFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2IntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2LongFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, Long2ShortFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToDoubleFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongToIntFunction) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(long, LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2BooleanFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ByteFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2CharFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2DoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2FloatFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2IntFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2LongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ObjectFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ReferenceFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, Short2ShortFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntFunction<? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntPredicate) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToDoubleFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntToLongFunction) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(short, IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(Byte, Function<? super Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Byte, Function<? super Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Character, Function<? super Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Double, Function<? super Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Float, Function<? super Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Integer, Function<? super Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Long, Function<? super Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(Short, Function<? super Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Object2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2BooleanFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ByteFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2CharFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2DoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2FloatFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2IntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2LongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Reference2ShortFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map, unless the key is not present in the given mapping function.
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, Function<? super K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToDoubleFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToIntFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsent(K, ToLongFunction<? super K>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(byte, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(char, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(double, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(float, DoubleFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(int, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(long, LongFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentNullable(short, IntFunction<? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless it is null.
computeIfAbsentPartial(byte, Byte2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ByteFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2CharFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2FloatFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2IntFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2LongFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(byte, Byte2ShortFunction) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ByteFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2CharFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2FloatFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2IntFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2LongFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(char, Char2ShortFunction) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ByteFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2CharFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2FloatFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2IntFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2LongFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(double, Double2ShortFunction) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ByteFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2CharFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2FloatFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2IntFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2LongFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(float, Float2ShortFunction) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ByteFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2CharFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2FloatFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2IntFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2LongFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(int, Int2ShortFunction) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ByteFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2CharFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2FloatFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2IntFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2LongFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(long, Long2ShortFunction) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2BooleanFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ByteFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2CharFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2DoubleFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2FloatFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2IntFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2LongFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ObjectFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ReferenceFunction<? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfAbsentPartial(short, Short2ShortFunction) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(char, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(int, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Byte, BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Character, BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Double, BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Float, BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Integer, BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Long, BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(Short, BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeInt(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeIntIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfAbsentPartial(K, Object2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfAbsentPartial(K, Reference2IntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use computeIfAbsent() instead.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeIntIfPresent(K, BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLong(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeLongIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfAbsent(K, ToLongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfAbsentPartial(K, Object2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfAbsentPartial(K, Reference2LongFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use computeIfAbsent() instead.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeLongIfPresent(K, BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeObjectIfAbsentPartial(K, Object2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeObjectIfAbsentPartial(K, Reference2ObjectFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Deprecated.
Please use computeIfAbsent() instead.
computeReferenceIfAbsentPartial(K, Object2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeReferenceIfAbsentPartial(K, Reference2ReferenceFunction<? super K, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Deprecated.
Please use computeIfAbsent() instead.
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShort(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeShortIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfAbsent(K, ToIntFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfAbsentPartial(K, Object2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfAbsentPartial(K, Reference2ShortFunction<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use computeIfAbsent() instead.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeShortIfPresent(K, BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
concat(BooleanIterator...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Concatenates all iterators contained in an array.
concat(BooleanIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Concatenates a sequence of iterators contained in an array.
concat(BooleanSpliterator...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Concatenates all spliterators contained in an array.
concat(BooleanSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(ByteIterator...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Concatenates all iterators contained in an array.
concat(ByteIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Concatenates a sequence of iterators contained in an array.
concat(ByteSpliterator...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Concatenates all spliterators contained in an array.
concat(ByteSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(CharIterator...) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Concatenates all iterators contained in an array.
concat(CharIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Concatenates a sequence of iterators contained in an array.
concat(CharSpliterator...) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Concatenates all spliterators contained in an array.
concat(CharSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(DoubleIterator...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Concatenates all iterators contained in an array.
concat(DoubleIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Concatenates a sequence of iterators contained in an array.
concat(DoubleSpliterator...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Concatenates all spliterators contained in an array.
concat(DoubleSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(FloatIterator...) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Concatenates all iterators contained in an array.
concat(FloatIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Concatenates a sequence of iterators contained in an array.
concat(FloatSpliterator...) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Concatenates all spliterators contained in an array.
concat(FloatSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(IntIterator...) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Concatenates all iterators contained in an array.
concat(IntIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Concatenates a sequence of iterators contained in an array.
concat(IntSpliterator...) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Concatenates all spliterators contained in an array.
concat(IntSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(LongIterator...) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Concatenates all iterators contained in an array.
concat(LongIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Concatenates a sequence of iterators contained in an array.
concat(LongSpliterator...) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Concatenates all spliterators contained in an array.
concat(LongSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(ObjectIterator<? extends K>...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Concatenates all iterators contained in an array.
concat(ObjectIterator<? extends K>[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Concatenates a sequence of iterators contained in an array.
concat(ObjectSpliterator<? extends K>...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Concatenates all spliterators contained in an array.
concat(ObjectSpliterator<? extends K>[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Concatenates a sequence of spliterators contained in an array.
concat(ShortIterator...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Concatenates all iterators contained in an array.
concat(ShortIterator[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Concatenates a sequence of iterators contained in an array.
concat(ShortSpliterator...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Concatenates all spliterators contained in an array.
concat(ShortSpliterator[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Concatenates a sequence of spliterators contained in an array.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Returns true if this list contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Returns true if this collection contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Returns true if this list contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
contains(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns true if this collection contains the specified element.
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
contains(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Returns true if this list contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Returns true if this collection contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Returns true if this list contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
contains(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteByteSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns true if this collection contains the specified element.
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
contains(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Returns true if this list contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Returns true if this collection contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Returns true if this list contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
contains(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns true if this collection contains the specified element.
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
contains(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Returns true if this list contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Returns true if this collection contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Returns true if this list contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
contains(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns true if this collection contains the specified element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
contains(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
contains(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Returns true if this list contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Returns true if this collection contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Returns true if this list contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
contains(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns true if this collection contains the specified element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
contains(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
contains(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
contains(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
contains(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Checks whether a given index belongs to this queue (optional operation).
contains(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Returns true if this list contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Returns true if this collection contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Returns true if this list contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
contains(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns true if this collection contains the specified element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
contains(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
contains(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
contains(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
contains(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Returns true if this list contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Returns true if this collection contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Returns true if this list contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
contains(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns true if this collection contains the specified element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
contains(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
contains(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Returns true if this list contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Returns true if this collection contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Returns true if this list contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
contains(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns true if this collection contains the specified element.
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
contains(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
contains(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortSortedPair
Returns true if one of the two elements of this sorted pair is equal to a given element.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteByteSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharCharSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Returns true if this list contains the specified element.
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntrySet
 
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
contains(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortSortedPair
Deprecated.
Please use the corresponding type-specific method instead.
contains(Object) - Method in interface it.unimi.dsi.fastutil.SortedPair
Returns true if one of the two elements of this sorted pair is equal to a given object.
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
containsAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
containsAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
containsAll(ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
containsAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
containsAll(CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
containsAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
containsAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
containsAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
containsAll(FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
containsAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
containsAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
containsAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
containsAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
containsAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
containsAll(ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Checks whether this collection contains all elements from the given type-specific collection.
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
containsAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
containsAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.Singleton
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
containsKey(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
containsKey(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.Singleton
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
containsKey(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
containsKey(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.Singleton
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
containsKey(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
containsKey(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.Singleton
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
containsKey(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
containsKey(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.Singleton
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
containsKey(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
containsKey(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.Singleton
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
containsKey(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
containsKey(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.Singleton
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
containsKey(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
containsKey(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.Function
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.PrimitiveFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.Singleton
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Returns true if this function contains a mapping for the specified key.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
containsKey(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
Deprecated.
containsKey(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
containsKey(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
containsValue(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Returns true if this map maps one or more keys to the specified value.
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
containsValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
containsValue(byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Returns true if this map maps one or more keys to the specified value.
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
containsValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
containsValue(char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Returns true if this map maps one or more keys to the specified value.
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
containsValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
containsValue(double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Returns true if this map maps one or more keys to the specified value.
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
containsValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
containsValue(float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Returns true if this map maps one or more keys to the specified value.
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
containsValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
containsValue(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Returns true if this map maps one or more keys to the specified value.
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
containsValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
containsValue(long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Returns true if this map maps one or more keys to the specified value.
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
containsValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
containsValue(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Returns true if this map maps one or more keys to the specified value.
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
containsValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
containsValue(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
containsValue(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
copy() - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy() - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Returns a lightweight duplicate that can be read independently by another thread.
copy(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Returns a copy of an array.
copy(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copy(boolean[][], long, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(boolean[][], long, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copy(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copy(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Returns a copy of a portion of an array.
copy(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Returns a copy of an array.
copy(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copy(byte[][], long, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(byte[][], long, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copy(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copy(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Returns a copy of a portion of an array.
copy(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Returns a copy of an array.
copy(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copy(char[][], long, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(char[][], long, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copy(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copy(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Returns a copy of a portion of an array.
copy(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Returns a copy of an array.
copy(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copy(double[][], long, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(double[][], long, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copy(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copy(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Returns a copy of a portion of an array.
copy(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Returns a copy of an array.
copy(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copy(float[][], long, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(float[][], long, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copy(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copy(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Returns a copy of a portion of an array.
copy(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Returns a copy of an array.
copy(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copy(int[][], long, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(int[][], long, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copy(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copy(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Returns a copy of a portion of an array.
copy(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Returns a copy of an array.
copy(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copy(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copy(long[][], long, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(long[][], long, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copy(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Returns a copy of a portion of an array.
copy(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Returns a copy of an array.
copy(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copy(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copy(short[][], long, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(short[][], long, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copy(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Returns a copy of a portion of an array.
copy(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Returns a copy of an array.
copy(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a big array.
copy(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copy(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns a copy of a portion of a big array.
copy(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copy(K[][], long, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination big array.
copy(K[][], long, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copy(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Returns a copy of a portion of an array.
copyFromBig(boolean[][], long, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(boolean[][], long, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(byte[][], long, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(byte[][], long, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(char[][], long, char[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(char[][], long, char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(double[][], long, double[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(double[][], long, double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(float[][], long, float[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(float[][], long, float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(int[][], long, int[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(int[][], long, int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(long[][], long, long[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(long[][], long, long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(short[][], long, short[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(short[][], long, short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copyFromBig(K[][], long, K[], int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies a big array from the specified source big array, beginning at the specified position, to the specified position of the destination array.
copyFromBig(K[][], long, K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(boolean[], int, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(boolean[], int, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(byte[], int, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(byte[], int, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(char[], int, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(char[], int, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(double[], int, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(double[], int, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(float[], int, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(float[], int, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(int[], int, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(int[], int, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(long[], int, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(long[], int, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(short[], int, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(short[], int, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
copyToBig(K[], int, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Copies an array from the specified source array, beginning at the specified position, to the specified position of the destination big array.
copyToBig(K[], int, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
CR - Enum constant in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
A carriage return (CR, ASCII 13).
CR_LF - Enum constant in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
A carriage return followed by a line feed (CR/LF, ASCII 13/10).
current - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The current array.

D

DEBUG - Static variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
decr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Decrements the element of the given big array of specified index.
decr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
decr(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Decrements the element of the given big array of specified index.
decr(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
decr(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Decrements the element of the given big array of specified index.
decr(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
decr(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Decrements the element of the given big array of specified index.
decr(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
decr(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Decrements the element of the given big array of specified index.
decr(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
decr(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Decrements the element of the given big array of specified index.
decr(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
decr(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Decrements the element of the given big array of specified index.
decr(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
decrementAndGet(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically decrements an element of the given big atomic array, returning the new value.
decrementAndGet(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically decrements an element of the given big atomic array, returning the new value.
DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
The default size of the internal buffer in bytes (8Ki).
DEFAULT_BUFFER_SIZE - Static variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
The default buffer size (64KiB).
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrays
A static, final, empty array to be used as default array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
A static, final, empty big array to be used as default big array in allocations.
DEFAULT_GROWTH_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
Deprecated.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
The array backing the output stream.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrayList
The initial default capacity of an array list.
DEFAULT_INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
The initial default capacity of a big-array big list.
DEFAULT_INITIAL_SIZE - Static variable in interface it.unimi.dsi.fastutil.Hash
The initial default size of a hash table.
DEFAULT_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
The default load factor of a hash table.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Gets the default return value.
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Gets the default return value.
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
defaultReturnValue() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Gets the default return value.
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Sets the default return value (optional operation).
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
defaultReturnValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
defaultReturnValue(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Sets the default return value (optional operation).
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
defaultReturnValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
defaultReturnValue(byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Sets the default return value (optional operation).
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
defaultReturnValue(char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
defaultReturnValue(char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Sets the default return value (optional operation).
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
defaultReturnValue(double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
defaultReturnValue(double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Sets the default return value (optional operation).
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
defaultReturnValue(float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
defaultReturnValue(float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Sets the default return value (optional operation).
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
defaultReturnValue(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
defaultReturnValue(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Sets the default return value (optional operation).
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
defaultReturnValue(long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
defaultReturnValue(long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Sets the default return value (optional operation).
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
defaultReturnValue(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
defaultReturnValue(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBoolean2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Sets the default return value (optional operation).
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
defaultReturnValue(V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
defaultReturnValue(V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Sets the default return value (optional operation).
dequeue() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
dequeue() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
Deprecated.
dequeue() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
dequeue() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
Deprecated.
dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
dequeue() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
Deprecated.
dequeue() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
dequeue() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
Deprecated.
dequeue() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Dequeues the first element from this queue.
dequeue() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
dequeue() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
Deprecated.
dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
dequeue() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
Deprecated.
dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Dequeues the first element from the queue.
dequeue() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
dequeue() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
dequeue() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
dequeue() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
Deprecated.
dequeueByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
 
dequeueByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
dequeueByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
dequeueByte() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Dequeues the first element from the queue.
dequeueByte() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
dequeueChar() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
 
dequeueChar() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
dequeueChar() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
dequeueChar() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Dequeues the first element from the queue.
dequeueChar() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
 
dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
dequeueDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Dequeues the first element from the queue.
dequeueDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
dequeueFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
 
dequeueFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
dequeueFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
dequeueFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Dequeues the first element from the queue.
dequeueFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
 
dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
dequeueInt() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Dequeues the first element from the queue.
dequeueInt() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
dequeueLast() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastChar() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Dequeues the last element from the queue.
dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
 
dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
dequeueLong() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Dequeues the first element from the queue.
dequeueLong() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
dequeueShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
 
dequeueShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
dequeueShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
dequeueShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Dequeues the first element from the queue.
dequeueShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
displacement(long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Computes the displacement associated with a given index.
dispose() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Disposes this stream, deleting the overflow file.
Double2BooleanArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Creates a new empty array map.
Double2BooleanArrayMap(double[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2BooleanArrayMap(double[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Creates a new empty array map of given capacity.
Double2BooleanArrayMap(Double2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Double2BooleanArrayMap(Map<? extends Double, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Double2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new empty tree map.
Double2BooleanAVLTreeMap(double[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2BooleanAVLTreeMap(double[], boolean[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2BooleanAVLTreeMap(Double2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Double2BooleanAVLTreeMap(Double2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2BooleanAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2BooleanAVLTreeMap(Map<? extends Double, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Double2BooleanAVLTreeMap(SortedMap<Double, Boolean>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
double2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
double2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
double2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
Double2BooleanFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2BooleanFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2BooleanLinkedOpenHashMap(double[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2BooleanLinkedOpenHashMap(double[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map.
Double2BooleanLinkedOpenHashMap(Double2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2BooleanLinkedOpenHashMap(Double2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2BooleanLinkedOpenHashMap(Map<? extends Double, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2BooleanLinkedOpenHashMap(Map<? extends Double, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2BooleanMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2BooleanMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2BooleanOpenCustomHashMap(double[], boolean[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2BooleanOpenCustomHashMap(double[], boolean[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2BooleanOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map.
Double2BooleanOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2BooleanOpenCustomHashMap(Double2BooleanMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2BooleanOpenCustomHashMap(Double2BooleanMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2BooleanOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2BooleanOpenCustomHashMap(Map<? extends Double, ? extends Boolean>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Double2BooleanOpenCustomHashMap(Map<? extends Double, ? extends Boolean>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2BooleanOpenHashMap(double[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2BooleanOpenHashMap(double[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map.
Double2BooleanOpenHashMap(Double2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2BooleanOpenHashMap(Double2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2BooleanOpenHashMap(Map<? extends Double, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2BooleanOpenHashMap(Map<? extends Double, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Creates a new hash map copying a given one.
Double2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new empty tree map.
Double2BooleanRBTreeMap(double[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2BooleanRBTreeMap(double[], boolean[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2BooleanRBTreeMap(Double2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new tree map copying a given map.
Double2BooleanRBTreeMap(Double2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2BooleanRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Double2BooleanRBTreeMap(Map<? extends Double, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new tree map copying a given map.
Double2BooleanRBTreeMap(SortedMap<Double, Boolean>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2ByteArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Creates a new empty array map.
Double2ByteArrayMap(double[], byte[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2ByteArrayMap(double[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Creates a new empty array map of given capacity.
Double2ByteArrayMap(Double2ByteMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ByteArrayMap(Map<? extends Double, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new empty tree map.
Double2ByteAVLTreeMap(double[], byte[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ByteAVLTreeMap(double[], byte[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ByteAVLTreeMap(Double2ByteMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new tree map copying a given map.
Double2ByteAVLTreeMap(Double2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ByteAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2ByteAVLTreeMap(Map<? extends Double, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new tree map copying a given map.
Double2ByteAVLTreeMap(SortedMap<Double, Byte>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
double2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Returns a type-specific set view of the mappings contained in this map.
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
double2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
double2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
Double2ByteFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ByteFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ByteLinkedOpenHashMap(double[], byte[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ByteLinkedOpenHashMap(double[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map.
Double2ByteLinkedOpenHashMap(Double2ByteMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ByteLinkedOpenHashMap(Double2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ByteLinkedOpenHashMap(Map<? extends Double, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ByteLinkedOpenHashMap(Map<? extends Double, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2ByteMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2ByteMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2ByteOpenCustomHashMap(double[], byte[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ByteOpenCustomHashMap(double[], byte[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ByteOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map.
Double2ByteOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ByteOpenCustomHashMap(Double2ByteMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2ByteOpenCustomHashMap(Double2ByteMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ByteOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ByteOpenCustomHashMap(Map<? extends Double, ? extends Byte>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Double2ByteOpenCustomHashMap(Map<? extends Double, ? extends Byte>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ByteOpenHashMap(double[], byte[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ByteOpenHashMap(double[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map.
Double2ByteOpenHashMap(Double2ByteMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ByteOpenHashMap(Double2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ByteOpenHashMap(Map<? extends Double, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ByteOpenHashMap(Map<? extends Double, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Creates a new hash map copying a given one.
Double2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new empty tree map.
Double2ByteRBTreeMap(double[], byte[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ByteRBTreeMap(double[], byte[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ByteRBTreeMap(Double2ByteMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new tree map copying a given map.
Double2ByteRBTreeMap(Double2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ByteRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Double2ByteRBTreeMap(Map<? extends Double, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new tree map copying a given map.
Double2ByteRBTreeMap(SortedMap<Double, Byte>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ByteSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2ByteSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2CharArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Creates a new empty array map.
Double2CharArrayMap(double[], char[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2CharArrayMap(double[], char[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Creates a new empty array map of given capacity.
Double2CharArrayMap(Double2CharMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Double2CharArrayMap(Map<? extends Double, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Double2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new empty tree map.
Double2CharAVLTreeMap(double[], char[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2CharAVLTreeMap(double[], char[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2CharAVLTreeMap(Double2CharMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new tree map copying a given map.
Double2CharAVLTreeMap(Double2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2CharAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2CharAVLTreeMap(Map<? extends Double, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new tree map copying a given map.
Double2CharAVLTreeMap(SortedMap<Double, Character>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
double2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Returns a type-specific set view of the mappings contained in this map.
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
double2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
double2CharEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
Double2CharFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2CharFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2CharLinkedOpenHashMap(double[], char[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2CharLinkedOpenHashMap(double[], char[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map.
Double2CharLinkedOpenHashMap(Double2CharMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2CharLinkedOpenHashMap(Double2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2CharLinkedOpenHashMap(Map<? extends Double, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2CharLinkedOpenHashMap(Map<? extends Double, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2CharMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2CharMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2CharMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2CharOpenCustomHashMap(double[], char[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2CharOpenCustomHashMap(double[], char[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2CharOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map.
Double2CharOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2CharOpenCustomHashMap(Double2CharMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2CharOpenCustomHashMap(Double2CharMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2CharOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2CharOpenCustomHashMap(Map<? extends Double, ? extends Character>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Double2CharOpenCustomHashMap(Map<? extends Double, ? extends Character>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2CharOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2CharOpenHashMap(double[], char[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2CharOpenHashMap(double[], char[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map.
Double2CharOpenHashMap(Double2CharMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2CharOpenHashMap(Double2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2CharOpenHashMap(Map<? extends Double, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2CharOpenHashMap(Map<? extends Double, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Creates a new hash map copying a given one.
Double2CharRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new empty tree map.
Double2CharRBTreeMap(double[], char[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2CharRBTreeMap(double[], char[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2CharRBTreeMap(Double2CharMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new tree map copying a given map.
Double2CharRBTreeMap(Double2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2CharRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Double2CharRBTreeMap(Map<? extends Double, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new tree map copying a given map.
Double2CharRBTreeMap(SortedMap<Double, Character>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2CharSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2CharSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2DoubleArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Creates a new empty array map.
Double2DoubleArrayMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2DoubleArrayMap(double[], double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Creates a new empty array map of given capacity.
Double2DoubleArrayMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Double2DoubleArrayMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Double2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new empty tree map.
Double2DoubleAVLTreeMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2DoubleAVLTreeMap(double[], double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2DoubleAVLTreeMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Double2DoubleAVLTreeMap(Double2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2DoubleAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2DoubleAVLTreeMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Double2DoubleAVLTreeMap(SortedMap<Double, Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
double2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
double2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
double2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
Double2DoubleFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2DoubleFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2DoubleLinkedOpenHashMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2DoubleLinkedOpenHashMap(double[], double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map.
Double2DoubleLinkedOpenHashMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2DoubleLinkedOpenHashMap(Double2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2DoubleLinkedOpenHashMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2DoubleLinkedOpenHashMap(Map<? extends Double, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2DoubleMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2DoubleMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2DoubleOpenCustomHashMap(double[], double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2DoubleOpenCustomHashMap(double[], double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2DoubleOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map.
Double2DoubleOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2DoubleOpenCustomHashMap(Double2DoubleMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2DoubleOpenCustomHashMap(Double2DoubleMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2DoubleOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2DoubleOpenCustomHashMap(Map<? extends Double, ? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Double2DoubleOpenCustomHashMap(Map<? extends Double, ? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2DoubleOpenHashMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2DoubleOpenHashMap(double[], double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map.
Double2DoubleOpenHashMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2DoubleOpenHashMap(Double2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2DoubleOpenHashMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2DoubleOpenHashMap(Map<? extends Double, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Creates a new hash map copying a given one.
Double2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new empty tree map.
Double2DoubleRBTreeMap(double[], double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2DoubleRBTreeMap(double[], double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2DoubleRBTreeMap(Double2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new tree map copying a given map.
Double2DoubleRBTreeMap(Double2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2DoubleRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Double2DoubleRBTreeMap(Map<? extends Double, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new tree map copying a given map.
Double2DoubleRBTreeMap(SortedMap<Double, Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2FloatArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Creates a new empty array map.
Double2FloatArrayMap(double[], float[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2FloatArrayMap(double[], float[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Creates a new empty array map of given capacity.
Double2FloatArrayMap(Double2FloatMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Double2FloatArrayMap(Map<? extends Double, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Double2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new empty tree map.
Double2FloatAVLTreeMap(double[], float[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2FloatAVLTreeMap(double[], float[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2FloatAVLTreeMap(Double2FloatMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new tree map copying a given map.
Double2FloatAVLTreeMap(Double2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2FloatAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2FloatAVLTreeMap(Map<? extends Double, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new tree map copying a given map.
Double2FloatAVLTreeMap(SortedMap<Double, Float>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
double2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Returns a type-specific set view of the mappings contained in this map.
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
double2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
double2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
Double2FloatFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2FloatFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2FloatLinkedOpenHashMap(double[], float[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2FloatLinkedOpenHashMap(double[], float[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map.
Double2FloatLinkedOpenHashMap(Double2FloatMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2FloatLinkedOpenHashMap(Double2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2FloatLinkedOpenHashMap(Map<? extends Double, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2FloatLinkedOpenHashMap(Map<? extends Double, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2FloatMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2FloatMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2FloatOpenCustomHashMap(double[], float[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2FloatOpenCustomHashMap(double[], float[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2FloatOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map.
Double2FloatOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2FloatOpenCustomHashMap(Double2FloatMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2FloatOpenCustomHashMap(Double2FloatMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2FloatOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2FloatOpenCustomHashMap(Map<? extends Double, ? extends Float>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Double2FloatOpenCustomHashMap(Map<? extends Double, ? extends Float>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2FloatOpenHashMap(double[], float[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2FloatOpenHashMap(double[], float[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map.
Double2FloatOpenHashMap(Double2FloatMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2FloatOpenHashMap(Double2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2FloatOpenHashMap(Map<? extends Double, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2FloatOpenHashMap(Map<? extends Double, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Creates a new hash map copying a given one.
Double2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new empty tree map.
Double2FloatRBTreeMap(double[], float[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2FloatRBTreeMap(double[], float[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2FloatRBTreeMap(Double2FloatMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new tree map copying a given map.
Double2FloatRBTreeMap(Double2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2FloatRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Double2FloatRBTreeMap(Map<? extends Double, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new tree map copying a given map.
Double2FloatRBTreeMap(SortedMap<Double, Float>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2FloatSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2FloatSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
double2int(double) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the hash code that would be returned by Double.hashCode().
Double2IntArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Creates a new empty array map.
Double2IntArrayMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2IntArrayMap(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Creates a new empty array map of given capacity.
Double2IntArrayMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Double2IntArrayMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Double2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new empty tree map.
Double2IntAVLTreeMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2IntAVLTreeMap(double[], int[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2IntAVLTreeMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new tree map copying a given map.
Double2IntAVLTreeMap(Double2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2IntAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2IntAVLTreeMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new tree map copying a given map.
Double2IntAVLTreeMap(SortedMap<Double, Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
double2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Returns a type-specific set view of the mappings contained in this map.
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
double2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
double2IntEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
Double2IntFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2IntFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2IntLinkedOpenHashMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2IntLinkedOpenHashMap(double[], int[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map.
Double2IntLinkedOpenHashMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2IntLinkedOpenHashMap(Double2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2IntLinkedOpenHashMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2IntLinkedOpenHashMap(Map<? extends Double, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2IntMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2IntMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2IntMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2IntOpenCustomHashMap(double[], int[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2IntOpenCustomHashMap(double[], int[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2IntOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map.
Double2IntOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2IntOpenCustomHashMap(Double2IntMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2IntOpenCustomHashMap(Double2IntMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2IntOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2IntOpenCustomHashMap(Map<? extends Double, ? extends Integer>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Double2IntOpenCustomHashMap(Map<? extends Double, ? extends Integer>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2IntOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2IntOpenHashMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2IntOpenHashMap(double[], int[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map.
Double2IntOpenHashMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2IntOpenHashMap(Double2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2IntOpenHashMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2IntOpenHashMap(Map<? extends Double, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Creates a new hash map copying a given one.
Double2IntRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new empty tree map.
Double2IntRBTreeMap(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2IntRBTreeMap(double[], int[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2IntRBTreeMap(Double2IntMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new tree map copying a given map.
Double2IntRBTreeMap(Double2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2IntRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Double2IntRBTreeMap(Map<? extends Double, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new tree map copying a given map.
Double2IntRBTreeMap(SortedMap<Double, Integer>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2IntSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2IntSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2LongArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Creates a new empty array map.
Double2LongArrayMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2LongArrayMap(double[], long[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Creates a new empty array map of given capacity.
Double2LongArrayMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Double2LongArrayMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Double2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new empty tree map.
Double2LongAVLTreeMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2LongAVLTreeMap(double[], long[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2LongAVLTreeMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new tree map copying a given map.
Double2LongAVLTreeMap(Double2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2LongAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2LongAVLTreeMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new tree map copying a given map.
Double2LongAVLTreeMap(SortedMap<Double, Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
double2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Returns a type-specific set view of the mappings contained in this map.
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
double2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
double2LongEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
Double2LongFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2LongFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2LongLinkedOpenHashMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2LongLinkedOpenHashMap(double[], long[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map.
Double2LongLinkedOpenHashMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2LongLinkedOpenHashMap(Double2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2LongLinkedOpenHashMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2LongLinkedOpenHashMap(Map<? extends Double, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2LongMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2LongMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2LongMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2LongOpenCustomHashMap(double[], long[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2LongOpenCustomHashMap(double[], long[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2LongOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map.
Double2LongOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2LongOpenCustomHashMap(Double2LongMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2LongOpenCustomHashMap(Double2LongMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2LongOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2LongOpenCustomHashMap(Map<? extends Double, ? extends Long>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Double2LongOpenCustomHashMap(Map<? extends Double, ? extends Long>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2LongOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2LongOpenHashMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2LongOpenHashMap(double[], long[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map.
Double2LongOpenHashMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2LongOpenHashMap(Double2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2LongOpenHashMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2LongOpenHashMap(Map<? extends Double, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Creates a new hash map copying a given one.
Double2LongRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new empty tree map.
Double2LongRBTreeMap(double[], long[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2LongRBTreeMap(double[], long[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2LongRBTreeMap(Double2LongMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new tree map copying a given map.
Double2LongRBTreeMap(Double2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2LongRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Double2LongRBTreeMap(Map<? extends Double, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new tree map copying a given map.
Double2LongRBTreeMap(SortedMap<Double, Long>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2LongSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2LongSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Creates a new empty array map.
Double2ObjectArrayMap(double[], Object[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2ObjectArrayMap(double[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Creates a new empty array map of given capacity.
Double2ObjectArrayMap(Double2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ObjectArrayMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new empty tree map.
Double2ObjectAVLTreeMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ObjectAVLTreeMap(double[], V[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ObjectAVLTreeMap(Double2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Double2ObjectAVLTreeMap(Double2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ObjectAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2ObjectAVLTreeMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Double2ObjectAVLTreeMap(SortedMap<Double, V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
double2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
double2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
double2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
Double2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ObjectFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ObjectLinkedOpenHashMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ObjectLinkedOpenHashMap(double[], V[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map.
Double2ObjectLinkedOpenHashMap(Double2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ObjectLinkedOpenHashMap(Double2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ObjectLinkedOpenHashMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ObjectLinkedOpenHashMap(Map<? extends Double, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2ObjectMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2ObjectOpenCustomHashMap(double[], V[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ObjectOpenCustomHashMap(double[], V[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ObjectOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map.
Double2ObjectOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ObjectOpenCustomHashMap(Double2ObjectMap<V>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2ObjectOpenCustomHashMap(Double2ObjectMap<V>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ObjectOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ObjectOpenCustomHashMap(Map<? extends Double, ? extends V>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Double2ObjectOpenCustomHashMap(Map<? extends Double, ? extends V>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ObjectOpenHashMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ObjectOpenHashMap(double[], V[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map.
Double2ObjectOpenHashMap(Double2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ObjectOpenHashMap(Double2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ObjectOpenHashMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ObjectOpenHashMap(Map<? extends Double, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Creates a new hash map copying a given one.
Double2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new empty tree map.
Double2ObjectRBTreeMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ObjectRBTreeMap(double[], V[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ObjectRBTreeMap(Double2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new tree map copying a given map.
Double2ObjectRBTreeMap(Double2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ObjectRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Double2ObjectRBTreeMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new tree map copying a given map.
Double2ObjectRBTreeMap(SortedMap<Double, V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Creates a new empty array map.
Double2ReferenceArrayMap(double[], Object[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2ReferenceArrayMap(double[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Creates a new empty array map of given capacity.
Double2ReferenceArrayMap(Double2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ReferenceArrayMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new empty tree map.
Double2ReferenceAVLTreeMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ReferenceAVLTreeMap(double[], V[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ReferenceAVLTreeMap(Double2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Double2ReferenceAVLTreeMap(Double2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ReferenceAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2ReferenceAVLTreeMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Double2ReferenceAVLTreeMap(SortedMap<Double, V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
double2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
double2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
double2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
Double2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ReferenceFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ReferenceLinkedOpenHashMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ReferenceLinkedOpenHashMap(double[], V[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map.
Double2ReferenceLinkedOpenHashMap(Double2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ReferenceLinkedOpenHashMap(Double2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ReferenceLinkedOpenHashMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ReferenceLinkedOpenHashMap(Map<? extends Double, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2ReferenceMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2ReferenceOpenCustomHashMap(double[], V[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ReferenceOpenCustomHashMap(double[], V[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ReferenceOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map.
Double2ReferenceOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ReferenceOpenCustomHashMap(Double2ReferenceMap<V>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2ReferenceOpenCustomHashMap(Double2ReferenceMap<V>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ReferenceOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ReferenceOpenCustomHashMap(Map<? extends Double, ? extends V>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Double2ReferenceOpenCustomHashMap(Map<? extends Double, ? extends V>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ReferenceOpenHashMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ReferenceOpenHashMap(double[], V[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map.
Double2ReferenceOpenHashMap(Double2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ReferenceOpenHashMap(Double2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ReferenceOpenHashMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ReferenceOpenHashMap(Map<? extends Double, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Double2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new empty tree map.
Double2ReferenceRBTreeMap(double[], V[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ReferenceRBTreeMap(double[], V[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ReferenceRBTreeMap(Double2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Double2ReferenceRBTreeMap(Double2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ReferenceRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Double2ReferenceRBTreeMap(Map<? extends Double, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Double2ReferenceRBTreeMap(SortedMap<Double, V>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
Double2ShortArrayMap - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a map based on two parallel backing arrays.
Double2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Creates a new empty array map.
Double2ShortArrayMap(double[], short[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Double2ShortArrayMap(double[], short[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Double2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Creates a new empty array map of given capacity.
Double2ShortArrayMap(Double2ShortMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ShortArrayMap(Map<? extends Double, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Double2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree map with a fast, small-footprint implementation.
Double2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new empty tree map.
Double2ShortAVLTreeMap(double[], short[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ShortAVLTreeMap(double[], short[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ShortAVLTreeMap(Double2ShortMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new tree map copying a given map.
Double2ShortAVLTreeMap(Double2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ShortAVLTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Double2ShortAVLTreeMap(Map<? extends Double, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new tree map copying a given map.
Double2ShortAVLTreeMap(SortedMap<Double, Short>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
double2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Returns a type-specific set view of the mappings contained in this map.
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
double2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
double2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
Double2ShortFunction - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ShortFunctions - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific functions.
Double2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific function.
Double2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.doubles
An adapter for mapping generic total functions to partial primitive functions.
Double2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton function.
Double2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for functions.
Double2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for functions.
Double2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash map with with a fast, small-footprint implementation.
Double2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ShortLinkedOpenHashMap(double[], short[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ShortLinkedOpenHashMap(double[], short[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map.
Double2ShortLinkedOpenHashMap(Double2ShortMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ShortLinkedOpenHashMap(Double2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ShortLinkedOpenHashMap(Map<? extends Double, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ShortLinkedOpenHashMap(Map<? extends Double, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Double2ShortMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Double2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.doubles
An entry set providing fast iteration.
Double2ShortMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific maps.
Double2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific map.
Double2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton map.
Double2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for maps.
Double2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for maps.
Double2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Double2ShortOpenCustomHashMap(double[], short[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ShortOpenCustomHashMap(double[], short[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ShortOpenCustomHashMap(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map.
Double2ShortOpenCustomHashMap(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ShortOpenCustomHashMap(Double2ShortMap, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Double2ShortOpenCustomHashMap(Double2ShortMap, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ShortOpenCustomHashMap(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ShortOpenCustomHashMap(Map<? extends Double, ? extends Short>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Double2ShortOpenCustomHashMap(Map<? extends Double, ? extends Short>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash map with a fast, small-footprint implementation.
Double2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ShortOpenHashMap(double[], short[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Double2ShortOpenHashMap(double[], short[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Double2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Double2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map.
Double2ShortOpenHashMap(Double2ShortMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Double2ShortOpenHashMap(Double2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Double2ShortOpenHashMap(Map<? extends Double, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Double2ShortOpenHashMap(Map<? extends Double, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Creates a new hash map copying a given one.
Double2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree map with a fast, small-footprint implementation.
Double2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new empty tree map.
Double2ShortRBTreeMap(double[], short[]) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Double2ShortRBTreeMap(double[], short[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Double2ShortRBTreeMap(Double2ShortMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new tree map copying a given map.
Double2ShortRBTreeMap(Double2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ShortRBTreeMap(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Double2ShortRBTreeMap(Map<? extends Double, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new tree map copying a given map.
Double2ShortRBTreeMap(SortedMap<Double, Short>) - Constructor for class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Double2ShortSortedMap - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Double2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.doubles
A sorted entry set providing fast iteration.
Double2ShortSortedMaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted maps.
Double2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific sorted map.
Double2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton sorted map.
Double2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted maps.
Double2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted maps.
DoubleArrayFIFOQueue - Class in it.unimi.dsi.fastutil.doubles
A type-specific array-based FIFO queue, supporting also deque operations.
DoubleArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
DoubleArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
Creates a new empty queue with given capacity.
DoubleArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
A type-specific array-based semi-indirect priority queue.
DoubleArrayIndirectPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
DoubleArrayIndirectPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
DoubleArrayIndirectPriorityQueue(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleArrayIndirectPriorityQueue(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleArrayIndirectPriorityQueue(double[], int[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleArrayIndirectPriorityQueue(double[], int[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleArrayIndirectPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
DoubleArrayIndirectPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
DoubleArrayList - Class in it.unimi.dsi.fastutil.doubles
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleArrayList() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list with DoubleArrayList.DEFAULT_INITIAL_CAPACITY capacity.
DoubleArrayList(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list and fills it with the elements of a given array.
DoubleArrayList(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list and fills it with the elements of a given array.
DoubleArrayList(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list with given capacity.
DoubleArrayList(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list and fills it with a given type-specific collection.
DoubleArrayList(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
DoubleArrayList(DoubleList) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list and fills it with a given type-specific list.
DoubleArrayList(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list and fills it with a given collection.
DoubleArrayList(Iterator<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new array list and fills it with the elements returned by an iterator..
DoubleArrayPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
A type-specific array-based priority queue.
DoubleArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Creates a new empty queue using the natural order.
DoubleArrayPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleArrayPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleArrayPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleArrayPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
DoubleArrayPriorityQueue(int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
DoubleArrayPriorityQueue(DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Creates a new empty queue with a given comparator.
DoubleArrays - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific arrays.
DoubleArraySet - Class in it.unimi.dsi.fastutil.doubles
A simple, brute-force implementation of a set based on a backing array.
DoubleArraySet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set.
DoubleArraySet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using the given backing array.
DoubleArraySet(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
DoubleArraySet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set of given initial capacity.
DoubleArraySet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given collection.
DoubleArraySet(DoubleSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given collection.
DoubleArraySet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given set.
DoubleArraySet(Set<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set copying the contents of a given set.
DoubleAVLTreeSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific AVL tree set with a fast, small-footprint implementation.
DoubleAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new empty tree set.
DoubleAVLTreeSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying the elements of an array.
DoubleAVLTreeSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
DoubleAVLTreeSet(double[], int, int, Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
DoubleAVLTreeSet(double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
DoubleAVLTreeSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given type-specific collection.
DoubleAVLTreeSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
DoubleAVLTreeSet(DoubleSortedSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
DoubleAVLTreeSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given set.
DoubleAVLTreeSet(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new empty tree set with the given comparator.
DoubleAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set using elements provided by an iterator.
DoubleAVLTreeSet(SortedSet<Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
DoubleBidirectionalIterable - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
DoubleBidirectionalIterator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
DoubleBigArrayBigList - Class in it.unimi.dsi.fastutil.doubles
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list with DoubleBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
DoubleBigArrayBigList(double[][]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
DoubleBigArrayBigList(double[][], long, long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
DoubleBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list with given capacity.
DoubleBigArrayBigList(DoubleBigList) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
DoubleBigArrayBigList(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
DoubleBigArrayBigList(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
DoubleBigArrayBigList(Iterator<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
DoubleBigArrays - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with big arrays.
DoubleBigList - Interface in it.unimi.dsi.fastutil.doubles
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleBigListIterator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific BigListIterator.
DoubleBigListIterators - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific iterators.
DoubleBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for an iterator backed by an index based data store.
DoubleBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a list-iterator backed by an index based data store.
DoubleBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.doubles
A class exposing a list iterator as a big-list iterator..
DoubleBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.doubles
A class returning no elements and a type-specific big list iterator interface.
DoubleBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for big list iterators.
DoubleBigLists - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific big lists.
DoubleBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific big list.
DoubleBigLists.ListBigList - Class in it.unimi.dsi.fastutil.doubles
A class exposing a list as a big list.
DoubleBigLists.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton big list.
DoubleBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for big lists.
DoubleBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for big lists.
DoubleBigSpliterators - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
DoubleBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators
 
DoubleBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a spliterator backed by an index based data store.
DoubleBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a spliterator backed by an index based data store.
DoubleBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a spliterator backed by an index based data store.
DoubleBinaryOperator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
DoubleBooleanImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleBooleanImmutablePair(double, boolean) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleBooleanMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleBooleanMutablePair(double, boolean) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleBooleanPair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleByteImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleByteImmutablePair(double, byte) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleByteMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleByteMutablePair(double, byte) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleBytePair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleCharImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleCharImmutablePair(double, char) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleCharMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleCharMutablePair(double, char) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleCharPair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleCollection - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleCollections - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific collections.
DoubleCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific collection.
DoubleCollections.IterableCollection - Class in it.unimi.dsi.fastutil.doubles
A collection wrapper class for iterables.
DoubleComparator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
DoubleComparators - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with comparators.
DoubleConsumer - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
DoubleDoubleImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleDoubleImmutablePair(double, double) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleDoubleImmutableSortedPair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleDoubleMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleDoubleMutablePair(double, double) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleDoublePair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleDoubleSortedPair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific immutable SortedPair.
DoubleFloatImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleFloatImmutablePair(double, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleFloatMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleFloatMutablePair(double, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleFloatPair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleHash - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Hash interface.
DoubleHash.Strategy - Interface in it.unimi.dsi.fastutil.doubles
A type-specific hash strategy.
DoubleHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
A type-specific heap-based indirect priority queue.
DoubleHeapIndirectPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
DoubleHeapIndirectPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
DoubleHeapIndirectPriorityQueue(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleHeapIndirectPriorityQueue(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleHeapIndirectPriorityQueue(double[], int[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleHeapIndirectPriorityQueue(double[], int[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleHeapIndirectPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
DoubleHeapIndirectPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
DoubleHeapPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
A type-specific heap-based priority queue.
DoubleHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a new empty queue using the natural order.
DoubleHeapPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleHeapPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleHeapPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleHeapPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
DoubleHeapPriorityQueue(int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
DoubleHeapPriorityQueue(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
DoubleHeapPriorityQueue(DoubleCollection, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
DoubleHeapPriorityQueue(DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a new empty queue with a given comparator.
DoubleHeapPriorityQueue(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
DoubleHeapPriorityQueue(Collection<? extends Double>, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
DoubleHeaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with heaps.
DoubleHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
A type-specific heap-based semi-indirect priority queue.
DoubleHeapSemiIndirectPriorityQueue(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
DoubleHeapSemiIndirectPriorityQueue(double[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
DoubleHeapSemiIndirectPriorityQueue(double[], int[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleHeapSemiIndirectPriorityQueue(double[], int[], int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
DoubleHeapSemiIndirectPriorityQueue(double[], int[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleHeapSemiIndirectPriorityQueue(double[], int[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
DoubleHeapSemiIndirectPriorityQueue(double[], int, DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
DoubleHeapSemiIndirectPriorityQueue(double[], DoubleComparator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
DoubleImmutableList - Class in it.unimi.dsi.fastutil.doubles
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleImmutableList(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Creates a new immutable list using a given array.
DoubleImmutableList(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Creates a new immutable list and fills it with the elements of a given array.
DoubleImmutableList(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
DoubleImmutableList(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
DoubleImmutableList(DoubleList) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Creates a new immutable list and fills it with a given type-specific list.
DoubleImmutableList(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Creates a new immutable list and fills it with a given collection.
DoubleIndirectHeaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with indirect heaps.
DoubleIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.doubles
A type-specific IndirectPriorityQueue.
DoubleIntImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleIntImmutablePair(double, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleIntMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleIntMutablePair(double, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleIntPair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleIterable - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Iterable that strengthens that specification of DoubleIterable.iterator() and DoubleIterable.forEach(Consumer).
DoubleIterables - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific iterables.
doubleIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns a primitive iterator on the elements of this collection.
doubleIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
 
doubleIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
doubleIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
doubleIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
Returns a primitive iterator on the elements of this iterable.
doubleIterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns a widened primitive iterator on the elements of this collection.
doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.IterableCollection
 
doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
doubleIterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
Returns a widened primitive iterator on the elements of this iterable.
doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
doubleIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
DoubleIterator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
DoubleIterators - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific iterators.
DoubleIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for an iterator backed by an index-based data store.
DoubleIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a list-iterator backed by an index-based data store.
DoubleIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.doubles
A class returning no elements and a type-specific iterator interface.
DoubleIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for bidirectional iterators.
DoubleIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for iterators.
DoubleIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for list iterators.
DoubleLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash set with with a fast, small-footprint implementation.
DoubleLinkedOpenCustomHashSet(double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
DoubleLinkedOpenCustomHashSet(double[], int, int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleLinkedOpenCustomHashSet(double[], int, int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleLinkedOpenCustomHashSet(double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleLinkedOpenCustomHashSet(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set.
DoubleLinkedOpenCustomHashSet(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenCustomHashSet(DoubleCollection, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
DoubleLinkedOpenCustomHashSet(DoubleCollection, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleLinkedOpenCustomHashSet(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenCustomHashSet(DoubleIterator, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleLinkedOpenCustomHashSet(DoubleIterator, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleLinkedOpenCustomHashSet(Collection<? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
DoubleLinkedOpenCustomHashSet(Collection<? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleLinkedOpenCustomHashSet(Iterator<?>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
DoubleLinkedOpenCustomHashSet(Iterator<?>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific linked hash set with with a fast, small-footprint implementation.
DoubleLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenHashSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleLinkedOpenHashSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
DoubleLinkedOpenHashSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleLinkedOpenHashSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set.
DoubleLinkedOpenHashSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleLinkedOpenHashSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
DoubleLinkedOpenHashSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleLinkedOpenHashSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleLinkedOpenHashSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleLinkedOpenHashSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set copying a given collection.
DoubleLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
DoubleList - Interface in it.unimi.dsi.fastutil.doubles
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleListIterator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific bidirectional iterator that is also a ListIterator.
DoubleLists - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific lists.
DoubleLists.EmptyList - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing an empty type-specific list.
DoubleLists.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton list.
DoubleLists.SynchronizedList - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for lists.
DoubleLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for random-access lists.
DoubleLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for lists.
DoubleLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for random-access lists.
DoubleLongImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleLongImmutablePair(double, long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleLongMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleLongMutablePair(double, long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleLongPair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleMappedBigList - Class in it.unimi.dsi.fastutil.doubles
A bridge between byte buffers and type-specific big lists.
DoubleObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleObjectImmutablePair(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleObjectMutablePair(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleObjectPair<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleOpenCustomHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
DoubleOpenCustomHashSet(double[], float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set copying the elements of an array.
DoubleOpenCustomHashSet(double[], int, int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleOpenCustomHashSet(double[], int, int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleOpenCustomHashSet(double[], DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleOpenCustomHashSet(int, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set.
DoubleOpenCustomHashSet(int, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenCustomHashSet(DoubleCollection, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
DoubleOpenCustomHashSet(DoubleCollection, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleOpenCustomHashSet(DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenCustomHashSet(DoubleIterator, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleOpenCustomHashSet(DoubleIterator, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleOpenCustomHashSet(Collection<? extends Double>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set copying a given collection.
DoubleOpenCustomHashSet(Collection<? extends Double>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleOpenCustomHashSet(Iterator<?>, float, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
DoubleOpenCustomHashSet(Iterator<?>, DoubleHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleOpenHashBigSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash big set with with a fast, small-footprint implementation.
DoubleOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenHashBigSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleOpenHashBigSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set copying the elements of an array.
DoubleOpenHashBigSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleOpenHashBigSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set and fills it with the elements of a given array.
DoubleOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set.
DoubleOpenHashBigSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleOpenHashBigSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set copying a given type-specific collection.
DoubleOpenHashBigSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleOpenHashBigSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set using elements provided by a type-specific iterator.
DoubleOpenHashBigSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleOpenHashBigSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set copying a given collection.
DoubleOpenHashBigSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleOpenHashBigSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Creates a new hash big set using elements provided by an iterator.
DoubleOpenHashSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific hash set with with a fast, small-footprint implementation.
DoubleOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenHashSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
DoubleOpenHashSet(double[], float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set copying the elements of an array.
DoubleOpenHashSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
DoubleOpenHashSet(double[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
DoubleOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
DoubleOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set.
DoubleOpenHashSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
DoubleOpenHashSet(DoubleCollection, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set copying a given type-specific collection.
DoubleOpenHashSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
DoubleOpenHashSet(DoubleIterator, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
DoubleOpenHashSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
DoubleOpenHashSet(Collection<? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set copying a given collection.
DoubleOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
DoubleOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set using elements provided by an iterator.
doubleParallelStream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Return a parallel primitive stream over the elements, performing widening casts if needed.
doubleParallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
doubleParallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
doubleParallelStream() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Return a parallel primitive stream over the elements, performing widening casts if needed.
doubleParallelStream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
doubleParallelStream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
DoublePredicate - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
DoublePriorityQueue - Interface in it.unimi.dsi.fastutil.doubles
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
DoublePriorityQueues - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific priority queues.
DoublePriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for priority queues.
DoubleRandomAccessSubList(DoubleBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleRandomAccessSubList
 
DoubleRandomAccessSubList(DoubleList, int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleRandomAccessSubList
 
DoubleRBTreeSet - Class in it.unimi.dsi.fastutil.doubles
A type-specific red-black tree set with a fast, small-footprint implementation.
DoubleRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new empty tree set.
DoubleRBTreeSet(double[]) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying the elements of an array.
DoubleRBTreeSet(double[], int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
DoubleRBTreeSet(double[], int, int, Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
DoubleRBTreeSet(double[], Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
DoubleRBTreeSet(DoubleCollection) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given type-specific collection.
DoubleRBTreeSet(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
DoubleRBTreeSet(DoubleSortedSet) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
DoubleRBTreeSet(Collection<? extends Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given collection.
DoubleRBTreeSet(Comparator<? super Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new empty tree set with the given comparator.
DoubleRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set using elements provided by an iterator.
DoubleRBTreeSet(SortedSet<Double>) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
DoubleReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleReferenceImmutablePair(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleReferenceMutablePair(double, V) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleReferencePair<V> - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with semi-indirect heaps.
DoubleSet - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleSets - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sets.
DoubleSets.EmptySet - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing the empty set and implementing a type-specific set interface.
DoubleSets.Singleton - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing a type-specific singleton set.
DoubleSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sets.
DoubleSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sets.
DoubleShortImmutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleShortImmutablePair(double, short) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
DoubleShortMutablePair - Class in it.unimi.dsi.fastutil.doubles
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleShortMutablePair(double, short) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
DoubleShortPair - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleSortedSet - Interface in it.unimi.dsi.fastutil.doubles
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
DoubleSortedSets - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific sorted sets.
DoubleSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.doubles
An immutable class representing the empty sorted set and implementing a type-specific set interface.
DoubleSortedSets.Singleton - Class in it.unimi.dsi.fastutil.doubles
A class representing a singleton sorted set.
DoubleSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.doubles
A synchronized wrapper class for sorted sets.
DoubleSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.doubles
An unmodifiable wrapper class for sorted sets.
doubleSpliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns a primitive spliterator on the elements of this collection.
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
doubleSpliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
Returns a primitive spliterator on the elements of this iterable.
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
doubleSpliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns widened primitive spliterator on the elements of this collection.
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.IterableCollection
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
doubleSpliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
Returns widened primitive spliterator on the elements of this iterable.
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
doubleSpliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
DoubleSpliterator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
DoubleSpliterators - Class in it.unimi.dsi.fastutil.doubles
A class providing static methods and objects that do useful things with type-specific spliterators.
DoubleSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a spliterator backed by an index based data store.
DoubleSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a spliterator backed by an index based data store.
DoubleSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.doubles
A class returning no elements and a type-specific spliterator interface.
DoubleSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.doubles
A skeletal implementation for a spliterator backed by an index based data store.
DoubleStack - Interface in it.unimi.dsi.fastutil.doubles
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
doubleStream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Return a primitive stream over the elements, performing widening casts if needed.
doubleStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
doubleStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
doubleStream() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Return a primitive stream over the elements, performing widening casts if needed.
doubleStream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
doubleStream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
DoubleSubList(DoubleBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
DoubleSubList(DoubleList, int, int) - Constructor for class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
DoubleUnaryOperator - Interface in it.unimi.dsi.fastutil.doubles
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.
downHeap(byte[], int[], int[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(byte[], int[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
downHeap(char[], int[], int[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(char[], int[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
downHeap(double[], int[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(double[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
downHeap(float[], int[], int[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(float[], int[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
downHeap(int[], int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
downHeap(long[], int[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(long[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
downHeap(short[], int[], int[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(short[], int[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
downHeap(K[], int[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
Moves the given element down into the indirect heap until it reaches the lowest possible position.
downHeap(K[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
Moves the given element down into the semi-indirect heap until it reaches the lowest possible position.
downHeap(K[], int, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectHeaps
Moves the given element down into the heap until it reaches the lowest possible position.
dump(DataOutputStream, DataOutputStream) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
 
dump(DataOutputStream, DataOutputStream) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
 
dump(DataOutputStream, DataOutputStream) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
 
dump(DataOutputStream, DataOutputStream) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
 
dump(DataOutputStream, DataOutputStream) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
 

E

elements() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Returns the backing big array of this big list.
elements() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Returns the backing array of this list.
elements() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Returns the backing big array of this big list.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
A static, final, empty array.
EMPTY_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrays
A static, final, empty array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.chars.CharBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
A static, final, empty big array.
EMPTY_BIG_ARRAY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
A static, final, empty big array.
EMPTY_BIG_ATOMIC_ARRAY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
A static, final, empty big atomic array.
EMPTY_BIG_ATOMIC_ARRAY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
A static, final, empty big atomic array.
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.chars.CharBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.ints.IntBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.longs.LongBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
An empty big list (immutable).
EMPTY_BIG_LIST - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigLists
An empty big list (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
An empty iterator (immutable).
EMPTY_BIG_LIST_ITERATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators
An empty iterator (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions
An empty type-specific function (immutable).
EMPTY_FUNCTION - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions
An empty type-specific function (immutable).
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectIterators
An empty iterator.
EMPTY_ITERATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortIterators
An empty iterator.
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.bytes.ByteLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.chars.CharLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.floats.FloatLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.ints.IntLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.longs.LongLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.objects.ObjectLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.objects.ReferenceLists
An empty list (immutable).
EMPTY_LIST - Static variable in class it.unimi.dsi.fastutil.shorts.ShortLists
An empty list (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
An empty sorted map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
An empty type-specific map (immutable).
EMPTY_MAP - Static variable in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
An empty sorted map (immutable).
EMPTY_QUEUE - Static variable in class it.unimi.dsi.fastutil.IndirectPriorityQueues
An empty indirect priority queue (immutable).
EMPTY_QUEUE - Static variable in class it.unimi.dsi.fastutil.PriorityQueues
An empty indirect priority queue (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.chars.CharSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.chars.CharSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.floats.FloatSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.floats.FloatSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.ints.IntSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.ints.IntSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.longs.LongSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.longs.LongSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.objects.ReferenceSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets
An empty sorted set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSets
An empty set (immutable).
EMPTY_SET - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
An empty sorted set (immutable).
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
An empty spliterator.
EMPTY_SPLITERATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
An empty spliterator.
emptyIterator() - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an empty iterator.
emptyList() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.bytes.ByteLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.chars.CharLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.floats.FloatLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.ints.IntLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.longs.LongLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Returns an empty big list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Returns an empty big list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLists
Returns an empty list (immutable).
emptyList() - Static method in class it.unimi.dsi.fastutil.shorts.ShortLists
Returns an empty list (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns an empty sorted map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns an empty map (immutable).
emptyMap() - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns an empty sorted map (immutable).
emptyQueue() - Static method in class it.unimi.dsi.fastutil.PriorityQueues
Returns an empty queue (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
Returns an empty sorted set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSets
Returns an empty set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets
Returns an empty sorted set (immutable).
emptySet() - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an empty set (immutable).
emptySpliterator() - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Returns an empty spliterator.
enqueue(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
 
enqueue(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
enqueue(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
enqueue(byte) - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Enqueues a new element.
enqueue(byte) - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
enqueue(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
 
enqueue(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
enqueue(char) - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
enqueue(char) - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Enqueues a new element.
enqueue(char) - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
 
enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
enqueue(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Enqueues a new element.
enqueue(double) - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
enqueue(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
 
enqueue(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
enqueue(float) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
enqueue(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Enqueues a new element.
enqueue(float) - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
enqueue(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
enqueue(int) - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Enqueues a new element.
enqueue(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
enqueue(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
 
enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
enqueue(long) - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Enqueues a new element.
enqueue(long) - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
enqueue(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
 
enqueue(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
enqueue(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
enqueue(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Enqueues a new element.
enqueue(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
enqueue(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
enqueue(Byte) - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
Deprecated.
enqueue(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
enqueue(Character) - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
Deprecated.
enqueue(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
enqueue(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
Deprecated.
enqueue(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
enqueue(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
Deprecated.
enqueue(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
enqueue(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
Deprecated.
enqueue(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
enqueue(Long) - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
Deprecated.
enqueue(Object) - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
enqueue(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
enqueue(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
Deprecated.
enqueue(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
 
enqueue(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
enqueue(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
enqueue(K) - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Enqueues a new element.
enqueue(K) - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
enqueueFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
enqueueFirst(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
enqueueFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
enqueueFirst(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
enqueueFirst(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
enqueueFirst(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
enqueueFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
enqueueFirst(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
Enqueues a new element as the first element (in dequeuing order) of the queue.
ensureCapacity(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Ensures that this map can hold a certain number of keys without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Ensures that this array list can contain the given number of entries without resizing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Ensures that this set can hold a certain number of elements without rehashing.
ensureCapacity(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Ensures that this big set can hold a certain number of elements without rehashing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Ensures that this big set can hold a certain number of elements without rehashing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Ensures that this big set can hold a certain number of elements without rehashing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Ensures that this big set can hold a certain number of elements without rehashing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Ensures that this big set can hold a certain number of elements without rehashing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Ensures that this big set can hold a certain number of elements without rehashing.
ensureCapacity(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Ensures that this big-array big list can contain the given number of entries without resizing.
ensureCapacity(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureCapacity(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries.
ensureCapacity(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big array can contain the given number of entries, preserving just a part of the big array.
ensureCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
ensureCapacity(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that an array can contain the given number of entries.
ensureCapacity(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that an array can contain the given number of entries, preserving just a part of the array.
ensureFromTo(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(int, int, int) - Static method in class it.unimi.dsi.fastutil.Arrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array of given length.
ensureFromTo(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array of given length.
ensureFromTo(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureFromTo(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits a big array.
ensureFromTo(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
ensureFromTo(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that a range given by its first (inclusive) and last (exclusive) elements fits an array.
ensureLength(long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a big-array length is legal.
ensureOffsetLength(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(int, int, int) - Static method in class it.unimi.dsi.fastutil.Arrays
Ensures that a range given by an offset and a length fits an array of given length.
ensureOffsetLength(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array of given length.
ensureOffsetLength(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Ensures that a range given by an offset and a length fits an array.
ensureOffsetLength(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that a range given by an offset and a length fits a big array.
ensureOffsetLength(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
ensureOffsetLength(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that a range given by an offset and a length fits an array.
ensureSameLength(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Ensures that two arrays are of the same length.
ensureSameLength(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Ensures that two arrays are of the same length.
ensureSameLength(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Ensures that two arrays are of the same length.
ensureSameLength(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Ensures that two arrays are of the same length.
ensureSameLength(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Ensures that two arrays are of the same length.
ensureSameLength(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Ensures that two arrays are of the same length.
ensureSameLength(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Ensures that two arrays are of the same length.
ensureSameLength(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Ensures that two arrays are of the same length.
ensureSameLength(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Ensures that two big arrays are of the same length.
ensureSameLength(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
ensureSameLength(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Ensures that two arrays are of the same length.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entryComparator(Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a comparator for entries based on a given comparator on keys.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
Returns a sorted-set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
entrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
equals(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(boolean[][], boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
equals(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
equals(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
equals(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(char, char) - Method in interface it.unimi.dsi.fastutil.chars.CharHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
equals(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
equals(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
equals(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
equals(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
equals(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortHash.Strategy
Returns true if the given elements are equal with respect to this hash strategy.
equals(BooleanArrayList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Compares this type-specific array list to another one.
equals(BooleanBigArrayBigList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Compares this type-specific big-array list to another one.
equals(BooleanImmutableList) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Compares this type-specific immutable list to another one.
equals(ByteArrayList) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Compares this type-specific array list to another one.
equals(ByteBigArrayBigList) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Compares this type-specific big-array list to another one.
equals(ByteImmutableList) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Compares this type-specific immutable list to another one.
equals(CharArrayList) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Compares this type-specific array list to another one.
equals(CharBigArrayBigList) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Compares this type-specific big-array list to another one.
equals(CharImmutableList) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Compares this type-specific immutable list to another one.
equals(DoubleArrayList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Compares this type-specific array list to another one.
equals(DoubleBigArrayBigList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Compares this type-specific big-array list to another one.
equals(DoubleImmutableList) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Compares this type-specific immutable list to another one.
equals(FloatArrayList) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Compares this type-specific array list to another one.
equals(FloatBigArrayBigList) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Compares this type-specific big-array list to another one.
equals(FloatImmutableList) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Compares this type-specific immutable list to another one.
equals(IntArrayList) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Compares this type-specific array list to another one.
equals(IntBigArrayBigList) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Compares this type-specific big-array list to another one.
equals(IntImmutableList) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Compares this type-specific immutable list to another one.
equals(LongArrayList) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Compares this type-specific array list to another one.
equals(LongBigArrayBigList) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Compares this type-specific big-array list to another one.
equals(LongImmutableList) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Compares this type-specific immutable list to another one.
equals(ObjectArrayList<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Compares this type-specific array list to another one.
equals(ObjectBigArrayBigList<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Compares this type-specific big-array list to another one.
equals(ObjectImmutableList<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Compares this type-specific immutable list to another one.
equals(ReferenceArrayList<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Compares this type-specific array list to another one.
equals(ReferenceBigArrayBigList<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Compares this type-specific big-array list to another one.
equals(ReferenceImmutableList<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Compares this type-specific immutable list to another one.
equals(ShortArrayList) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Compares this type-specific array list to another one.
equals(ShortBigArrayBigList) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Compares this type-specific big-array list to another one.
equals(ShortImmutableList) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Compares this type-specific immutable list to another one.
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharCharImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortByteImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortCharImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortIntImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLongImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutablePair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutableSortedPair
 
equals(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
 
equals(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns true if the two big arrays are elementwise equal.
equals(K[][], K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
equals(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Deprecated.
Please use the corresponding Arrays method, which is intrinsified in recent JVMs.
equals(K, K) - Method in interface it.unimi.dsi.fastutil.Hash.Strategy
Returns true if the given objects are equal with respect to this hash strategy.
estimateSize() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
 
estimateSize() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 

F

FAST_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
The load factor for a (usually small) table that is meant to be particularly fast.
FastBufferedInputStream - Class in it.unimi.dsi.fastutil.io
Lightweight, unsynchronized, aligned input stream buffering class with true skipping, measurability, repositionability and line reading support.
FastBufferedInputStream(InputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a buffer of FastBufferedInputStream.DEFAULT_BUFFER_SIZE bytes.
FastBufferedInputStream(InputStream, byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer.
FastBufferedInputStream(InputStream, int) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Creates a new fast buffered input stream by wrapping a given input stream with a given buffer size.
FastBufferedInputStream.LineTerminator - Enum in it.unimi.dsi.fastutil.io
An enumeration of the supported line terminators.
FastBufferedOutputStream - Class in it.unimi.dsi.fastutil.io
Lightweight, unsynchronized output stream buffering class with measurability and repositionability.
FastBufferedOutputStream(OutputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Creates a new fast buffered ouptut stream by wrapping a given output stream with a buffer of FastBufferedOutputStream.DEFAULT_BUFFER_SIZE bytes.
FastBufferedOutputStream(OutputStream, byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer.
FastBufferedOutputStream(OutputStream, int) - Constructor for class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Creates a new fast buffered output stream by wrapping a given output stream with a given buffer size.
FastByteArrayInputStream - Class in it.unimi.dsi.fastutil.io
Simple, fast and repositionable byte-array input stream.
FastByteArrayInputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Creates a new array input stream using a given array.
FastByteArrayInputStream(byte[], int, int) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Creates a new array input stream using a given array fragment.
FastByteArrayOutputStream - Class in it.unimi.dsi.fastutil.io
Simple, fast byte-array output stream that exposes the backing array.
FastByteArrayOutputStream() - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Creates a new array output stream with an initial capacity of FastByteArrayOutputStream.DEFAULT_INITIAL_CAPACITY bytes.
FastByteArrayOutputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Creates a new array output stream wrapping a given byte array.
FastByteArrayOutputStream(int) - Constructor for class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Creates a new array output stream with a given initial capacity.
fastForEach(Byte2BooleanMap, Consumer<? super Byte2BooleanMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2ByteMap, Consumer<? super Byte2ByteMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2CharMap, Consumer<? super Byte2CharMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2DoubleMap, Consumer<? super Byte2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2FloatMap, Consumer<? super Byte2FloatMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2IntMap, Consumer<? super Byte2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2LongMap, Consumer<? super Byte2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2ObjectMap<V>, Consumer<? super Byte2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2ReferenceMap<V>, Consumer<? super Byte2ReferenceMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Byte2ShortMap, Consumer<? super Byte2ShortMap.Entry>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2BooleanMap, Consumer<? super Char2BooleanMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2ByteMap, Consumer<? super Char2ByteMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2CharMap, Consumer<? super Char2CharMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2DoubleMap, Consumer<? super Char2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2FloatMap, Consumer<? super Char2FloatMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2IntMap, Consumer<? super Char2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2LongMap, Consumer<? super Char2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2ObjectMap<V>, Consumer<? super Char2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2ReferenceMap<V>, Consumer<? super Char2ReferenceMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Char2ShortMap, Consumer<? super Char2ShortMap.Entry>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2BooleanMap, Consumer<? super Double2BooleanMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2ByteMap, Consumer<? super Double2ByteMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2CharMap, Consumer<? super Double2CharMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2DoubleMap, Consumer<? super Double2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2FloatMap, Consumer<? super Double2FloatMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2IntMap, Consumer<? super Double2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2LongMap, Consumer<? super Double2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2ObjectMap<V>, Consumer<? super Double2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2ReferenceMap<V>, Consumer<? super Double2ReferenceMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Double2ShortMap, Consumer<? super Double2ShortMap.Entry>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2BooleanMap, Consumer<? super Float2BooleanMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2ByteMap, Consumer<? super Float2ByteMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2CharMap, Consumer<? super Float2CharMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2DoubleMap, Consumer<? super Float2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2FloatMap, Consumer<? super Float2FloatMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2IntMap, Consumer<? super Float2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2LongMap, Consumer<? super Float2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2ObjectMap<V>, Consumer<? super Float2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2ReferenceMap<V>, Consumer<? super Float2ReferenceMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Float2ShortMap, Consumer<? super Float2ShortMap.Entry>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2BooleanMap, Consumer<? super Int2BooleanMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2ByteMap, Consumer<? super Int2ByteMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2CharMap, Consumer<? super Int2CharMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2DoubleMap, Consumer<? super Int2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2FloatMap, Consumer<? super Int2FloatMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2IntMap, Consumer<? super Int2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2LongMap, Consumer<? super Int2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2ObjectMap<V>, Consumer<? super Int2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2ReferenceMap<V>, Consumer<? super Int2ReferenceMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Int2ShortMap, Consumer<? super Int2ShortMap.Entry>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2BooleanMap, Consumer<? super Long2BooleanMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2ByteMap, Consumer<? super Long2ByteMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2CharMap, Consumer<? super Long2CharMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2DoubleMap, Consumer<? super Long2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2FloatMap, Consumer<? super Long2FloatMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2IntMap, Consumer<? super Long2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2LongMap, Consumer<? super Long2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2ObjectMap<V>, Consumer<? super Long2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2ReferenceMap<V>, Consumer<? super Long2ReferenceMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Long2ShortMap, Consumer<? super Long2ShortMap.Entry>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2BooleanMap<K>, Consumer<? super Object2BooleanMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2ByteMap<K>, Consumer<? super Object2ByteMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2CharMap<K>, Consumer<? super Object2CharMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2DoubleMap<K>, Consumer<? super Object2DoubleMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2FloatMap<K>, Consumer<? super Object2FloatMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2IntMap<K>, Consumer<? super Object2IntMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2LongMap<K>, Consumer<? super Object2LongMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2ObjectMap<K, V>, Consumer<? super Object2ObjectMap.Entry<K, V>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2ReferenceMap<K, V>, Consumer<? super Object2ReferenceMap.Entry<K, V>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Object2ShortMap<K>, Consumer<? super Object2ShortMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2BooleanMap<K>, Consumer<? super Reference2BooleanMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2ByteMap<K>, Consumer<? super Reference2ByteMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2CharMap<K>, Consumer<? super Reference2CharMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2DoubleMap<K>, Consumer<? super Reference2DoubleMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2FloatMap<K>, Consumer<? super Reference2FloatMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2IntMap<K>, Consumer<? super Reference2IntMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2LongMap<K>, Consumer<? super Reference2LongMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2ObjectMap<K, V>, Consumer<? super Reference2ObjectMap.Entry<K, V>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2ReferenceMap<K, V>, Consumer<? super Reference2ReferenceMap.Entry<K, V>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Reference2ShortMap<K>, Consumer<? super Reference2ShortMap.Entry<K>>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2BooleanMap, Consumer<? super Short2BooleanMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2ByteMap, Consumer<? super Short2ByteMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2CharMap, Consumer<? super Short2CharMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2DoubleMap, Consumer<? super Short2DoubleMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2FloatMap, Consumer<? super Short2FloatMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2IntMap, Consumer<? super Short2IntMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2LongMap, Consumer<? super Short2LongMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2ObjectMap<V>, Consumer<? super Short2ObjectMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2ReferenceMap<V>, Consumer<? super Short2ReferenceMap.Entry<V>>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Short2ShortMap, Consumer<? super Short2ShortMap.Entry>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Iterates quickly, if possible, on the entry set of the provided map.
fastForEach(Consumer<? super Byte2BooleanMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2ByteMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2CharMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2FloatMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2ReferenceMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Byte2ShortMap.Entry>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2BooleanMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2ByteMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2CharMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2FloatMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2ReferenceMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Char2ShortMap.Entry>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2BooleanMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2ByteMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2CharMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2FloatMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2ReferenceMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Double2ShortMap.Entry>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2BooleanMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2ByteMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2CharMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2FloatMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2ReferenceMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Float2ShortMap.Entry>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2BooleanMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2ByteMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2CharMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2FloatMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2ReferenceMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Int2ShortMap.Entry>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2BooleanMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2ByteMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2CharMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2FloatMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2ReferenceMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Long2ShortMap.Entry>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2BooleanMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2ByteMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2CharMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2DoubleMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2FloatMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2IntMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2LongMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2ObjectMap.Entry<K, V>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2ReferenceMap.Entry<K, V>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Object2ShortMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2BooleanMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2ByteMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2CharMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2DoubleMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2FloatMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2IntMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2LongMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2ObjectMap.Entry<K, V>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2ReferenceMap.Entry<K, V>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Reference2ShortMap.Entry<K>>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2BooleanMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2ByteMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2CharMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2DoubleMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2FloatMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2IntMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2LongMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2ObjectMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2ReferenceMap.Entry<V>>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastForEach(Consumer<? super Short2ShortMap.Entry>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.FastEntrySet
Iterates quickly over this entry set; the iteration might happen always on the same entry instance, suitably mutated.
fastIterable(Byte2BooleanMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ByteMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2CharMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2DoubleMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2FloatMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2IntMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2LongMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ShortMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Byte2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2BooleanMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ByteMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2CharMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2DoubleMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2FloatMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2IntMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2LongMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ShortMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Char2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2BooleanMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ByteMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2CharMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2FloatMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ShortMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Double2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2BooleanMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ByteMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2CharMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2DoubleMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2FloatMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2IntMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2LongMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ShortMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Float2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2BooleanMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ByteMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2CharMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2FloatMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ShortMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Int2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2BooleanMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ByteMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2CharMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2FloatMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ShortMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Long2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2BooleanMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ByteMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2CharMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2FloatMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ReferenceMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ReferenceSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ShortMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Object2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2BooleanMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ByteMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2CharMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2FloatMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ReferenceMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ReferenceSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ShortMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Reference2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2BooleanMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ByteMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2CharMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2DoubleMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2FloatMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2IntMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2LongMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ShortMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Returns an iterable yielding an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterable(Short2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns an iterable yielding a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.FastEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set; the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2BooleanMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2BooleanMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ByteMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ByteMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2CharMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2CharMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2DoubleMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2FloatMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2FloatMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2IntMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2LongMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ReferenceMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ShortMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Byte2ShortMap.Entry) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Byte2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2BooleanMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2BooleanMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ByteMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ByteMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2CharMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2CharMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2DoubleMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2FloatMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2FloatMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2IntMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2LongMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ReferenceMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ShortMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Char2ShortMap.Entry) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Char2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2BooleanMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2BooleanMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ByteMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ByteMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2CharMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2CharMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2FloatMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2FloatMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ReferenceMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ShortMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Double2ShortMap.Entry) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Double2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2BooleanMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2BooleanMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ByteMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ByteMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2CharMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2CharMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2DoubleMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2FloatMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2FloatMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2IntMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2LongMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ReferenceMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ShortMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Float2ShortMap.Entry) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Float2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2BooleanMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2BooleanMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ByteMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ByteMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2CharMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2CharMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2FloatMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2FloatMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ReferenceMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ShortMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Int2ShortMap.Entry) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Int2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2BooleanMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2BooleanMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ByteMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ByteMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2CharMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2CharMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2FloatMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2FloatMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ReferenceMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ShortMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Long2ShortMap.Entry) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Long2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2BooleanMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2BooleanMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ByteMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2ByteMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2CharMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2CharMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2DoubleMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2FloatMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2FloatMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2IntMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2LongMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ObjectMap.Entry<K, V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ReferenceMap.Entry<K, V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2ReferenceMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ReferenceSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ShortMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Object2ShortMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Object2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2BooleanMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2BooleanMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ByteMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2ByteMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2CharMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2CharMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2DoubleMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2FloatMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2FloatMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2IntMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2LongMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ObjectMap.Entry<K, V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ReferenceMap.Entry<K, V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2ReferenceMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ReferenceSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ShortMap.Entry<K>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Reference2ShortMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Reference2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2BooleanMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2BooleanMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ByteMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ByteMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2CharMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2CharMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2DoubleMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2DoubleMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2FloatMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2FloatMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2IntMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2IntMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2LongMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2LongMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ObjectMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ReferenceMap.Entry<V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ShortMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Returns an iterator that will be fast, if possible, on the entry set of the provided map.
fastIterator(Short2ShortMap.Entry) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap.FastSortedEntrySet
Returns a fast iterator over this entry set, starting from a given element of the domain (optional operation); the iterator might return always the same entry instance, suitably mutated.
fastIterator(Short2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a bidirectional iterator that will be fast, if possible, on the entry set of the provided map.
FastMultiByteArrayInputStream - Class in it.unimi.dsi.fastutil.io
Simple, fast and repositionable byte array input stream that multiplexes its content among several arrays.
FastMultiByteArrayInputStream(byte[]) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream using a given array.
FastMultiByteArrayInputStream(FastMultiByteArrayInputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream sharing the backing arrays of another multi-array input stream.
FastMultiByteArrayInputStream(MeasurableInputStream) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream loading it from a measurable input stream.
FastMultiByteArrayInputStream(InputStream, long) - Constructor for class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
Creates a new multi-array input stream loading it from an input stream.
fill(boolean[][], boolean) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(boolean[][], boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
fill(boolean[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(boolean[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
fill(boolean[], boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Deprecated.
Please use the corresponding Arrays method.
fill(boolean[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Deprecated.
Please use the corresponding Arrays method.
fill(byte[][], byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(byte[][], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
fill(byte[][], long, long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(byte[][], long, long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
fill(byte[], byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Deprecated.
Please use the corresponding Arrays method.
fill(byte[], int, int, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Deprecated.
Please use the corresponding Arrays method.
fill(char[][], char) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(char[][], char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
fill(char[][], long, long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(char[][], long, long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
fill(char[], char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Deprecated.
Please use the corresponding Arrays method.
fill(char[], int, int, char) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Deprecated.
Please use the corresponding Arrays method.
fill(double[][], double) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(double[][], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
fill(double[][], long, long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(double[][], long, long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
fill(double[], double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Deprecated.
Please use the corresponding Arrays method.
fill(double[], int, int, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Deprecated.
Please use the corresponding Arrays method.
fill(float[][], float) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(float[][], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
fill(float[][], long, long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(float[][], long, long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
fill(float[], float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Deprecated.
Please use the corresponding Arrays method.
fill(float[], int, int, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Deprecated.
Please use the corresponding Arrays method.
fill(int[][], int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(int[][], int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
fill(int[][], long, long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(int[][], long, long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
fill(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Deprecated.
Please use the corresponding Arrays method.
fill(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Deprecated.
Please use the corresponding Arrays method.
fill(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
fill(long[][], long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(long[][], long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
fill(long[], int, int, long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Deprecated.
Please use the corresponding Arrays method.
fill(long[], long) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Deprecated.
Please use the corresponding Arrays method.
fill(short[][], long, long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(short[][], long, long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
fill(short[][], short) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(short[][], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
fill(short[], int, int, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Deprecated.
Please use the corresponding Arrays method.
fill(short[], short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Deprecated.
Please use the corresponding Arrays method.
fill(K[][], long, long, K) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills a portion of the given big array with the given value.
fill(K[][], long, long, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
fill(K[][], K) - Static method in class it.unimi.dsi.fastutil.BigArrays
Fills the given big array with the given value.
fill(K[][], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
fill(K[], int, int, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Deprecated.
Please use the corresponding Arrays method.
fill(K[], K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Deprecated.
Please use the corresponding Arrays method.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
Deprecated.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
Deprecated.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
Deprecated.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
Deprecated.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Returns the first element of this queue.
first() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
Deprecated.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
Deprecated.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns the first element of this set in iteration order.
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
first() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
first() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns the first element of this set in iteration order.
first() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
first() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
first() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
first() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
first() - Method in interface it.unimi.dsi.fastutil.Pair
Returns the left element of this pair.
first() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Returns the first element of the queue.
first() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
Deprecated.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Sets the left element of this pair (optional operation).
first(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Sets the left element of this pair (optional operation).
first(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Sets the left element of this pair (optional operation).
first(char) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Sets the left element of this pair (optional operation).
first(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Sets the left element of this pair (optional operation).
first(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Sets the left element of this pair (optional operation).
first(int) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Sets the left element of this pair (optional operation).
first(long) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Sets the left element of this pair (optional operation).
first(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Sets the left element of this pair (optional operation).
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
first(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
first(L) - Method in interface it.unimi.dsi.fastutil.Pair
Sets the left element of this pair (optional operation).
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Returns the left element of this pair.
firstBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns the left element of this pair.
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
 
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns the left element of this pair.
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns the left element of this pair.
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Returns the first element of the queue.
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns the left element of this pair.
firstByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns the first (lowest) element currently in this set.
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
firstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
firstByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns the first (lowest) key currently in this map.
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
firstByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
 
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns the left element of this pair.
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns the left element of this pair.
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Returns the first element of the queue.
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns the left element of this pair.
firstChar() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns the first (lowest) element currently in this set.
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
firstChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
firstCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns the first (lowest) key currently in this map.
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
firstCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns the left element of this pair.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns the left element of this pair.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Returns the first element of the queue.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns the left element of this pair.
firstDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns the first (lowest) element currently in this set.
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
firstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
firstDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns the first (lowest) key currently in this map.
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
firstDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns the left element of this pair.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns the left element of this pair.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Returns the first element of the queue.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns the left element of this pair.
firstFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns the first (lowest) element currently in this set.
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
firstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
firstFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns the first (lowest) key currently in this map.
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
firstFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
 
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns the left element of this pair.
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns the left element of this pair.
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Returns the first element of the queue.
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns the left element of this pair.
firstInt() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns the first (lowest) element currently in this set.
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
firstInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
firstIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns the first (lowest) key currently in this map.
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
firstIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
firstKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
 
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns the left element of this pair.
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns the left element of this pair.
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Returns the first element of the queue.
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns the left element of this pair.
firstLong() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns the first (lowest) element currently in this set.
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
firstLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
firstLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns the first (lowest) key currently in this map.
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
firstLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns the left element of this pair.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns the left element of this pair.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns the first element of this set in iteration order.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns the first element of this set in iteration order.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Returns the first element of the queue.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns the left element of this pair.
firstShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns the first (lowest) element currently in this set.
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
firstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns the first key of this map in iteration order.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
firstShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns the first (lowest) key currently in this map.
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
firstShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
Float2BooleanArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Creates a new empty array map.
Float2BooleanArrayMap(float[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2BooleanArrayMap(float[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Creates a new empty array map of given capacity.
Float2BooleanArrayMap(Float2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Float2BooleanArrayMap(Map<? extends Float, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Float2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new empty tree map.
Float2BooleanAVLTreeMap(float[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2BooleanAVLTreeMap(float[], boolean[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2BooleanAVLTreeMap(Float2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Float2BooleanAVLTreeMap(Float2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2BooleanAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2BooleanAVLTreeMap(Map<? extends Float, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Float2BooleanAVLTreeMap(SortedMap<Float, Boolean>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
float2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
float2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
float2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
Float2BooleanFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2BooleanFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2BooleanLinkedOpenHashMap(float[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2BooleanLinkedOpenHashMap(float[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map.
Float2BooleanLinkedOpenHashMap(Float2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2BooleanLinkedOpenHashMap(Float2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2BooleanLinkedOpenHashMap(Map<? extends Float, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2BooleanLinkedOpenHashMap(Map<? extends Float, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2BooleanMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2BooleanMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2BooleanOpenCustomHashMap(float[], boolean[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2BooleanOpenCustomHashMap(float[], boolean[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2BooleanOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map.
Float2BooleanOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2BooleanOpenCustomHashMap(Float2BooleanMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2BooleanOpenCustomHashMap(Float2BooleanMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2BooleanOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2BooleanOpenCustomHashMap(Map<? extends Float, ? extends Boolean>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Float2BooleanOpenCustomHashMap(Map<? extends Float, ? extends Boolean>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2BooleanOpenHashMap(float[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2BooleanOpenHashMap(float[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map.
Float2BooleanOpenHashMap(Float2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2BooleanOpenHashMap(Float2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2BooleanOpenHashMap(Map<? extends Float, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2BooleanOpenHashMap(Map<? extends Float, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Creates a new hash map copying a given one.
Float2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new empty tree map.
Float2BooleanRBTreeMap(float[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2BooleanRBTreeMap(float[], boolean[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2BooleanRBTreeMap(Float2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new tree map copying a given map.
Float2BooleanRBTreeMap(Float2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2BooleanRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Float2BooleanRBTreeMap(Map<? extends Float, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new tree map copying a given map.
Float2BooleanRBTreeMap(SortedMap<Float, Boolean>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2ByteArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Creates a new empty array map.
Float2ByteArrayMap(float[], byte[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2ByteArrayMap(float[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Creates a new empty array map of given capacity.
Float2ByteArrayMap(Float2ByteMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ByteArrayMap(Map<? extends Float, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new empty tree map.
Float2ByteAVLTreeMap(float[], byte[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ByteAVLTreeMap(float[], byte[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ByteAVLTreeMap(Float2ByteMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new tree map copying a given map.
Float2ByteAVLTreeMap(Float2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ByteAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2ByteAVLTreeMap(Map<? extends Float, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new tree map copying a given map.
Float2ByteAVLTreeMap(SortedMap<Float, Byte>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
float2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Returns a type-specific set view of the mappings contained in this map.
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
float2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
float2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
Float2ByteFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ByteFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ByteLinkedOpenHashMap(float[], byte[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ByteLinkedOpenHashMap(float[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map.
Float2ByteLinkedOpenHashMap(Float2ByteMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ByteLinkedOpenHashMap(Float2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ByteLinkedOpenHashMap(Map<? extends Float, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ByteLinkedOpenHashMap(Map<? extends Float, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2ByteMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2ByteMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2ByteOpenCustomHashMap(float[], byte[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ByteOpenCustomHashMap(float[], byte[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ByteOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map.
Float2ByteOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ByteOpenCustomHashMap(Float2ByteMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2ByteOpenCustomHashMap(Float2ByteMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ByteOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ByteOpenCustomHashMap(Map<? extends Float, ? extends Byte>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Float2ByteOpenCustomHashMap(Map<? extends Float, ? extends Byte>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ByteOpenHashMap(float[], byte[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ByteOpenHashMap(float[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map.
Float2ByteOpenHashMap(Float2ByteMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ByteOpenHashMap(Float2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ByteOpenHashMap(Map<? extends Float, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ByteOpenHashMap(Map<? extends Float, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Creates a new hash map copying a given one.
Float2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new empty tree map.
Float2ByteRBTreeMap(float[], byte[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ByteRBTreeMap(float[], byte[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ByteRBTreeMap(Float2ByteMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new tree map copying a given map.
Float2ByteRBTreeMap(Float2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ByteRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Float2ByteRBTreeMap(Map<? extends Float, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new tree map copying a given map.
Float2ByteRBTreeMap(SortedMap<Float, Byte>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ByteSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2ByteSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2CharArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Creates a new empty array map.
Float2CharArrayMap(float[], char[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2CharArrayMap(float[], char[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Creates a new empty array map of given capacity.
Float2CharArrayMap(Float2CharMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Float2CharArrayMap(Map<? extends Float, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Float2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new empty tree map.
Float2CharAVLTreeMap(float[], char[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2CharAVLTreeMap(float[], char[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2CharAVLTreeMap(Float2CharMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new tree map copying a given map.
Float2CharAVLTreeMap(Float2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2CharAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2CharAVLTreeMap(Map<? extends Float, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new tree map copying a given map.
Float2CharAVLTreeMap(SortedMap<Float, Character>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
float2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Returns a type-specific set view of the mappings contained in this map.
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
float2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
float2CharEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
Float2CharFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2CharFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2CharLinkedOpenHashMap(float[], char[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2CharLinkedOpenHashMap(float[], char[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map.
Float2CharLinkedOpenHashMap(Float2CharMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2CharLinkedOpenHashMap(Float2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2CharLinkedOpenHashMap(Map<? extends Float, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2CharLinkedOpenHashMap(Map<? extends Float, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2CharMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2CharMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2CharMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2CharOpenCustomHashMap(float[], char[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2CharOpenCustomHashMap(float[], char[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2CharOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map.
Float2CharOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2CharOpenCustomHashMap(Float2CharMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2CharOpenCustomHashMap(Float2CharMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2CharOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2CharOpenCustomHashMap(Map<? extends Float, ? extends Character>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Float2CharOpenCustomHashMap(Map<? extends Float, ? extends Character>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2CharOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2CharOpenHashMap(float[], char[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2CharOpenHashMap(float[], char[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map.
Float2CharOpenHashMap(Float2CharMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2CharOpenHashMap(Float2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2CharOpenHashMap(Map<? extends Float, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2CharOpenHashMap(Map<? extends Float, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Creates a new hash map copying a given one.
Float2CharRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new empty tree map.
Float2CharRBTreeMap(float[], char[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2CharRBTreeMap(float[], char[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2CharRBTreeMap(Float2CharMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new tree map copying a given map.
Float2CharRBTreeMap(Float2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2CharRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Float2CharRBTreeMap(Map<? extends Float, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new tree map copying a given map.
Float2CharRBTreeMap(SortedMap<Float, Character>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2CharSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2CharSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2DoubleArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Creates a new empty array map.
Float2DoubleArrayMap(float[], double[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2DoubleArrayMap(float[], double[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Creates a new empty array map of given capacity.
Float2DoubleArrayMap(Float2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Float2DoubleArrayMap(Map<? extends Float, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Float2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new empty tree map.
Float2DoubleAVLTreeMap(float[], double[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2DoubleAVLTreeMap(float[], double[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2DoubleAVLTreeMap(Float2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Float2DoubleAVLTreeMap(Float2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2DoubleAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2DoubleAVLTreeMap(Map<? extends Float, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Float2DoubleAVLTreeMap(SortedMap<Float, Double>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
float2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
float2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
float2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
Float2DoubleFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2DoubleFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2DoubleLinkedOpenHashMap(float[], double[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2DoubleLinkedOpenHashMap(float[], double[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map.
Float2DoubleLinkedOpenHashMap(Float2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2DoubleLinkedOpenHashMap(Float2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2DoubleLinkedOpenHashMap(Map<? extends Float, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2DoubleLinkedOpenHashMap(Map<? extends Float, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2DoubleMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2DoubleMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2DoubleOpenCustomHashMap(float[], double[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2DoubleOpenCustomHashMap(float[], double[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2DoubleOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map.
Float2DoubleOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2DoubleOpenCustomHashMap(Float2DoubleMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2DoubleOpenCustomHashMap(Float2DoubleMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2DoubleOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2DoubleOpenCustomHashMap(Map<? extends Float, ? extends Double>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Float2DoubleOpenCustomHashMap(Map<? extends Float, ? extends Double>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2DoubleOpenHashMap(float[], double[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2DoubleOpenHashMap(float[], double[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map.
Float2DoubleOpenHashMap(Float2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2DoubleOpenHashMap(Float2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2DoubleOpenHashMap(Map<? extends Float, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2DoubleOpenHashMap(Map<? extends Float, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Creates a new hash map copying a given one.
Float2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new empty tree map.
Float2DoubleRBTreeMap(float[], double[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2DoubleRBTreeMap(float[], double[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2DoubleRBTreeMap(Float2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new tree map copying a given map.
Float2DoubleRBTreeMap(Float2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2DoubleRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Float2DoubleRBTreeMap(Map<? extends Float, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new tree map copying a given map.
Float2DoubleRBTreeMap(SortedMap<Float, Double>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2FloatArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Creates a new empty array map.
Float2FloatArrayMap(float[], float[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2FloatArrayMap(float[], float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Creates a new empty array map of given capacity.
Float2FloatArrayMap(Float2FloatMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Float2FloatArrayMap(Map<? extends Float, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Float2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new empty tree map.
Float2FloatAVLTreeMap(float[], float[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2FloatAVLTreeMap(float[], float[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2FloatAVLTreeMap(Float2FloatMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new tree map copying a given map.
Float2FloatAVLTreeMap(Float2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2FloatAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2FloatAVLTreeMap(Map<? extends Float, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new tree map copying a given map.
Float2FloatAVLTreeMap(SortedMap<Float, Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
float2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Returns a type-specific set view of the mappings contained in this map.
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
float2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
float2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
Float2FloatFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2FloatFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2FloatLinkedOpenHashMap(float[], float[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2FloatLinkedOpenHashMap(float[], float[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map.
Float2FloatLinkedOpenHashMap(Float2FloatMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2FloatLinkedOpenHashMap(Float2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2FloatLinkedOpenHashMap(Map<? extends Float, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2FloatLinkedOpenHashMap(Map<? extends Float, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2FloatMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2FloatMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2FloatOpenCustomHashMap(float[], float[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2FloatOpenCustomHashMap(float[], float[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2FloatOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map.
Float2FloatOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2FloatOpenCustomHashMap(Float2FloatMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2FloatOpenCustomHashMap(Float2FloatMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2FloatOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2FloatOpenCustomHashMap(Map<? extends Float, ? extends Float>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Float2FloatOpenCustomHashMap(Map<? extends Float, ? extends Float>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2FloatOpenHashMap(float[], float[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2FloatOpenHashMap(float[], float[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map.
Float2FloatOpenHashMap(Float2FloatMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2FloatOpenHashMap(Float2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2FloatOpenHashMap(Map<? extends Float, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2FloatOpenHashMap(Map<? extends Float, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Creates a new hash map copying a given one.
Float2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new empty tree map.
Float2FloatRBTreeMap(float[], float[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2FloatRBTreeMap(float[], float[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2FloatRBTreeMap(Float2FloatMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new tree map copying a given map.
Float2FloatRBTreeMap(Float2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2FloatRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Float2FloatRBTreeMap(Map<? extends Float, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new tree map copying a given map.
Float2FloatRBTreeMap(SortedMap<Float, Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2FloatSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2FloatSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
float2int(float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the hash code that would be returned by Float.hashCode().
Float2IntArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Creates a new empty array map.
Float2IntArrayMap(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2IntArrayMap(float[], int[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Creates a new empty array map of given capacity.
Float2IntArrayMap(Float2IntMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Float2IntArrayMap(Map<? extends Float, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Float2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new empty tree map.
Float2IntAVLTreeMap(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2IntAVLTreeMap(float[], int[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2IntAVLTreeMap(Float2IntMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new tree map copying a given map.
Float2IntAVLTreeMap(Float2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2IntAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2IntAVLTreeMap(Map<? extends Float, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new tree map copying a given map.
Float2IntAVLTreeMap(SortedMap<Float, Integer>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
float2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Returns a type-specific set view of the mappings contained in this map.
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
float2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
float2IntEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
Float2IntFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2IntFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2IntLinkedOpenHashMap(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2IntLinkedOpenHashMap(float[], int[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map.
Float2IntLinkedOpenHashMap(Float2IntMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2IntLinkedOpenHashMap(Float2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2IntLinkedOpenHashMap(Map<? extends Float, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2IntLinkedOpenHashMap(Map<? extends Float, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2IntMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2IntMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2IntMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2IntOpenCustomHashMap(float[], int[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2IntOpenCustomHashMap(float[], int[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2IntOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map.
Float2IntOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2IntOpenCustomHashMap(Float2IntMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2IntOpenCustomHashMap(Float2IntMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2IntOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2IntOpenCustomHashMap(Map<? extends Float, ? extends Integer>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Float2IntOpenCustomHashMap(Map<? extends Float, ? extends Integer>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2IntOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2IntOpenHashMap(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2IntOpenHashMap(float[], int[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map.
Float2IntOpenHashMap(Float2IntMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2IntOpenHashMap(Float2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2IntOpenHashMap(Map<? extends Float, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2IntOpenHashMap(Map<? extends Float, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Creates a new hash map copying a given one.
Float2IntRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new empty tree map.
Float2IntRBTreeMap(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2IntRBTreeMap(float[], int[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2IntRBTreeMap(Float2IntMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new tree map copying a given map.
Float2IntRBTreeMap(Float2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2IntRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Float2IntRBTreeMap(Map<? extends Float, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new tree map copying a given map.
Float2IntRBTreeMap(SortedMap<Float, Integer>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2IntSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2IntSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2LongArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Creates a new empty array map.
Float2LongArrayMap(float[], long[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2LongArrayMap(float[], long[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Creates a new empty array map of given capacity.
Float2LongArrayMap(Float2LongMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Float2LongArrayMap(Map<? extends Float, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Float2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new empty tree map.
Float2LongAVLTreeMap(float[], long[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2LongAVLTreeMap(float[], long[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2LongAVLTreeMap(Float2LongMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new tree map copying a given map.
Float2LongAVLTreeMap(Float2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2LongAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2LongAVLTreeMap(Map<? extends Float, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new tree map copying a given map.
Float2LongAVLTreeMap(SortedMap<Float, Long>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
float2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Returns a type-specific set view of the mappings contained in this map.
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
float2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
float2LongEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
Float2LongFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2LongFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2LongLinkedOpenHashMap(float[], long[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2LongLinkedOpenHashMap(float[], long[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map.
Float2LongLinkedOpenHashMap(Float2LongMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2LongLinkedOpenHashMap(Float2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2LongLinkedOpenHashMap(Map<? extends Float, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2LongLinkedOpenHashMap(Map<? extends Float, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2LongMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2LongMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2LongMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2LongOpenCustomHashMap(float[], long[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2LongOpenCustomHashMap(float[], long[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2LongOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map.
Float2LongOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2LongOpenCustomHashMap(Float2LongMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2LongOpenCustomHashMap(Float2LongMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2LongOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2LongOpenCustomHashMap(Map<? extends Float, ? extends Long>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Float2LongOpenCustomHashMap(Map<? extends Float, ? extends Long>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2LongOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2LongOpenHashMap(float[], long[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2LongOpenHashMap(float[], long[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map.
Float2LongOpenHashMap(Float2LongMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2LongOpenHashMap(Float2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2LongOpenHashMap(Map<? extends Float, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2LongOpenHashMap(Map<? extends Float, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Creates a new hash map copying a given one.
Float2LongRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new empty tree map.
Float2LongRBTreeMap(float[], long[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2LongRBTreeMap(float[], long[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2LongRBTreeMap(Float2LongMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new tree map copying a given map.
Float2LongRBTreeMap(Float2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2LongRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Float2LongRBTreeMap(Map<? extends Float, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new tree map copying a given map.
Float2LongRBTreeMap(SortedMap<Float, Long>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2LongSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2LongSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Creates a new empty array map.
Float2ObjectArrayMap(float[], Object[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2ObjectArrayMap(float[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Creates a new empty array map of given capacity.
Float2ObjectArrayMap(Float2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ObjectArrayMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new empty tree map.
Float2ObjectAVLTreeMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ObjectAVLTreeMap(float[], V[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ObjectAVLTreeMap(Float2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Float2ObjectAVLTreeMap(Float2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ObjectAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2ObjectAVLTreeMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Float2ObjectAVLTreeMap(SortedMap<Float, V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
float2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
float2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
float2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
Float2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ObjectFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ObjectLinkedOpenHashMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ObjectLinkedOpenHashMap(float[], V[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map.
Float2ObjectLinkedOpenHashMap(Float2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ObjectLinkedOpenHashMap(Float2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ObjectLinkedOpenHashMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ObjectLinkedOpenHashMap(Map<? extends Float, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2ObjectMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2ObjectOpenCustomHashMap(float[], V[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ObjectOpenCustomHashMap(float[], V[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ObjectOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map.
Float2ObjectOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ObjectOpenCustomHashMap(Float2ObjectMap<V>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2ObjectOpenCustomHashMap(Float2ObjectMap<V>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ObjectOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ObjectOpenCustomHashMap(Map<? extends Float, ? extends V>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Float2ObjectOpenCustomHashMap(Map<? extends Float, ? extends V>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ObjectOpenHashMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ObjectOpenHashMap(float[], V[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map.
Float2ObjectOpenHashMap(Float2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ObjectOpenHashMap(Float2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ObjectOpenHashMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ObjectOpenHashMap(Map<? extends Float, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Creates a new hash map copying a given one.
Float2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new empty tree map.
Float2ObjectRBTreeMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ObjectRBTreeMap(float[], V[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ObjectRBTreeMap(Float2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new tree map copying a given map.
Float2ObjectRBTreeMap(Float2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ObjectRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Float2ObjectRBTreeMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new tree map copying a given map.
Float2ObjectRBTreeMap(SortedMap<Float, V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Creates a new empty array map.
Float2ReferenceArrayMap(float[], Object[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2ReferenceArrayMap(float[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Creates a new empty array map of given capacity.
Float2ReferenceArrayMap(Float2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ReferenceArrayMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new empty tree map.
Float2ReferenceAVLTreeMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ReferenceAVLTreeMap(float[], V[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ReferenceAVLTreeMap(Float2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Float2ReferenceAVLTreeMap(Float2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ReferenceAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2ReferenceAVLTreeMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Float2ReferenceAVLTreeMap(SortedMap<Float, V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
float2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
float2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
float2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
Float2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ReferenceFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ReferenceLinkedOpenHashMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ReferenceLinkedOpenHashMap(float[], V[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map.
Float2ReferenceLinkedOpenHashMap(Float2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ReferenceLinkedOpenHashMap(Float2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ReferenceLinkedOpenHashMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ReferenceLinkedOpenHashMap(Map<? extends Float, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2ReferenceMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2ReferenceOpenCustomHashMap(float[], V[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ReferenceOpenCustomHashMap(float[], V[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ReferenceOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map.
Float2ReferenceOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ReferenceOpenCustomHashMap(Float2ReferenceMap<V>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2ReferenceOpenCustomHashMap(Float2ReferenceMap<V>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ReferenceOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ReferenceOpenCustomHashMap(Map<? extends Float, ? extends V>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Float2ReferenceOpenCustomHashMap(Map<? extends Float, ? extends V>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ReferenceOpenHashMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ReferenceOpenHashMap(float[], V[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map.
Float2ReferenceOpenHashMap(Float2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ReferenceOpenHashMap(Float2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ReferenceOpenHashMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ReferenceOpenHashMap(Map<? extends Float, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Float2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new empty tree map.
Float2ReferenceRBTreeMap(float[], V[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ReferenceRBTreeMap(float[], V[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ReferenceRBTreeMap(Float2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Float2ReferenceRBTreeMap(Float2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ReferenceRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Float2ReferenceRBTreeMap(Map<? extends Float, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Float2ReferenceRBTreeMap(SortedMap<Float, V>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
Float2ShortArrayMap - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a map based on two parallel backing arrays.
Float2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Creates a new empty array map.
Float2ShortArrayMap(float[], short[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Float2ShortArrayMap(float[], short[], int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Float2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Creates a new empty array map of given capacity.
Float2ShortArrayMap(Float2ShortMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ShortArrayMap(Map<? extends Float, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Float2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree map with a fast, small-footprint implementation.
Float2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new empty tree map.
Float2ShortAVLTreeMap(float[], short[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ShortAVLTreeMap(float[], short[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ShortAVLTreeMap(Float2ShortMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new tree map copying a given map.
Float2ShortAVLTreeMap(Float2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ShortAVLTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Float2ShortAVLTreeMap(Map<? extends Float, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new tree map copying a given map.
Float2ShortAVLTreeMap(SortedMap<Float, Short>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
float2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Returns a type-specific set view of the mappings contained in this map.
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
float2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
float2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
Float2ShortFunction - Interface in it.unimi.dsi.fastutil.floats
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ShortFunctions - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific functions.
Float2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific function.
Float2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.floats
An adapter for mapping generic total functions to partial primitive functions.
Float2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton function.
Float2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for functions.
Float2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for functions.
Float2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash map with with a fast, small-footprint implementation.
Float2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ShortLinkedOpenHashMap(float[], short[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ShortLinkedOpenHashMap(float[], short[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map.
Float2ShortLinkedOpenHashMap(Float2ShortMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ShortLinkedOpenHashMap(Float2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ShortLinkedOpenHashMap(Map<? extends Float, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ShortLinkedOpenHashMap(Map<? extends Float, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Float2ShortMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Float2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.floats
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.floats
An entry set providing fast iteration.
Float2ShortMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific maps.
Float2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific map.
Float2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton map.
Float2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for maps.
Float2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for maps.
Float2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Float2ShortOpenCustomHashMap(float[], short[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ShortOpenCustomHashMap(float[], short[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ShortOpenCustomHashMap(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map.
Float2ShortOpenCustomHashMap(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ShortOpenCustomHashMap(Float2ShortMap, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Float2ShortOpenCustomHashMap(Float2ShortMap, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ShortOpenCustomHashMap(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ShortOpenCustomHashMap(Map<? extends Float, ? extends Short>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Float2ShortOpenCustomHashMap(Map<? extends Float, ? extends Short>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.floats
A type-specific hash map with a fast, small-footprint implementation.
Float2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ShortOpenHashMap(float[], short[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Float2ShortOpenHashMap(float[], short[], float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Float2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Float2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map.
Float2ShortOpenHashMap(Float2ShortMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Float2ShortOpenHashMap(Float2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Float2ShortOpenHashMap(Map<? extends Float, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Float2ShortOpenHashMap(Map<? extends Float, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Creates a new hash map copying a given one.
Float2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree map with a fast, small-footprint implementation.
Float2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new empty tree map.
Float2ShortRBTreeMap(float[], short[]) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Float2ShortRBTreeMap(float[], short[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Float2ShortRBTreeMap(Float2ShortMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new tree map copying a given map.
Float2ShortRBTreeMap(Float2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ShortRBTreeMap(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Float2ShortRBTreeMap(Map<? extends Float, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new tree map copying a given map.
Float2ShortRBTreeMap(SortedMap<Float, Short>) - Constructor for class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Float2ShortSortedMap - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Float2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.floats
A sorted entry set providing fast iteration.
Float2ShortSortedMaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted maps.
Float2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific sorted map.
Float2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton sorted map.
Float2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted maps.
Float2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted maps.
FloatArrayFIFOQueue - Class in it.unimi.dsi.fastutil.floats
A type-specific array-based FIFO queue, supporting also deque operations.
FloatArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
FloatArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Creates a new empty queue with given capacity.
FloatArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.floats
A type-specific array-based semi-indirect priority queue.
FloatArrayIndirectPriorityQueue(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
FloatArrayIndirectPriorityQueue(float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
FloatArrayIndirectPriorityQueue(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
FloatArrayIndirectPriorityQueue(float[], int[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
FloatArrayIndirectPriorityQueue(float[], int[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatArrayIndirectPriorityQueue(float[], int[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatArrayIndirectPriorityQueue(float[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
FloatArrayIndirectPriorityQueue(float[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
FloatArrayList - Class in it.unimi.dsi.fastutil.floats
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatArrayList() - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list with FloatArrayList.DEFAULT_INITIAL_CAPACITY capacity.
FloatArrayList(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list and fills it with the elements of a given array.
FloatArrayList(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list and fills it with the elements of a given array.
FloatArrayList(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list with given capacity.
FloatArrayList(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list and fills it with a given type-specific collection.
FloatArrayList(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
FloatArrayList(FloatList) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list and fills it with a given type-specific list.
FloatArrayList(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list and fills it with a given collection.
FloatArrayList(Iterator<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new array list and fills it with the elements returned by an iterator..
FloatArrayPriorityQueue - Class in it.unimi.dsi.fastutil.floats
A type-specific array-based priority queue.
FloatArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Creates a new empty queue using the natural order.
FloatArrayPriorityQueue(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Wraps a given array in a queue using the natural order.
FloatArrayPriorityQueue(float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Wraps a given array in a queue using the natural order.
FloatArrayPriorityQueue(float[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatArrayPriorityQueue(float[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
FloatArrayPriorityQueue(int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
FloatArrayPriorityQueue(FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Creates a new empty queue with a given comparator.
FloatArrays - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific arrays.
FloatArraySet - Class in it.unimi.dsi.fastutil.floats
A simple, brute-force implementation of a set based on a backing array.
FloatArraySet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set.
FloatArraySet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using the given backing array.
FloatArraySet(float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
FloatArraySet(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set of given initial capacity.
FloatArraySet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given collection.
FloatArraySet(FloatSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given collection.
FloatArraySet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given set.
FloatArraySet(Set<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set copying the contents of a given set.
FloatAVLTreeSet - Class in it.unimi.dsi.fastutil.floats
A type-specific AVL tree set with a fast, small-footprint implementation.
FloatAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new empty tree set.
FloatAVLTreeSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying the elements of an array.
FloatAVLTreeSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
FloatAVLTreeSet(float[], int, int, Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
FloatAVLTreeSet(float[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
FloatAVLTreeSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given type-specific collection.
FloatAVLTreeSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
FloatAVLTreeSet(FloatSortedSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
FloatAVLTreeSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given set.
FloatAVLTreeSet(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new empty tree set with the given comparator.
FloatAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set using elements provided by an iterator.
FloatAVLTreeSet(SortedSet<Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
FloatBidirectionalIterable - Interface in it.unimi.dsi.fastutil.floats
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
FloatBidirectionalIterator - Interface in it.unimi.dsi.fastutil.floats
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
FloatBigArrayBigList - Class in it.unimi.dsi.fastutil.floats
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list with FloatBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
FloatBigArrayBigList(float[][]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
FloatBigArrayBigList(float[][], long, long) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
FloatBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list with given capacity.
FloatBigArrayBigList(FloatBigList) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
FloatBigArrayBigList(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
FloatBigArrayBigList(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
FloatBigArrayBigList(Iterator<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
FloatBigArrays - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with big arrays.
FloatBigList - Interface in it.unimi.dsi.fastutil.floats
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatBigListIterator - Interface in it.unimi.dsi.fastutil.floats
A type-specific BigListIterator.
FloatBigListIterators - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific iterators.
FloatBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for an iterator backed by an index based data store.
FloatBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a list-iterator backed by an index based data store.
FloatBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.floats
A class exposing a list iterator as a big-list iterator..
FloatBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.floats
A class returning no elements and a type-specific big list iterator interface.
FloatBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for big list iterators.
FloatBigLists - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific big lists.
FloatBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific big list.
FloatBigLists.ListBigList - Class in it.unimi.dsi.fastutil.floats
A class exposing a list as a big list.
FloatBigLists.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton big list.
FloatBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for big lists.
FloatBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for big lists.
FloatBigSpliterators - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
FloatBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigSpliterators
 
FloatBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a spliterator backed by an index based data store.
FloatBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a spliterator backed by an index based data store.
FloatBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a spliterator backed by an index based data store.
FloatBinaryOperator - Interface in it.unimi.dsi.fastutil.floats
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
FloatBooleanImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatBooleanImmutablePair(float, boolean) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatBooleanMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatBooleanMutablePair(float, boolean) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatBooleanPair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatByteImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatByteImmutablePair(float, byte) - Constructor for class it.unimi.dsi.fastutil.floats.FloatByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatByteMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatByteMutablePair(float, byte) - Constructor for class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatBytePair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatCharImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatCharImmutablePair(float, char) - Constructor for class it.unimi.dsi.fastutil.floats.FloatCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatCharMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatCharMutablePair(float, char) - Constructor for class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatCharPair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatCollection - Interface in it.unimi.dsi.fastutil.floats
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatCollections - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific collections.
FloatCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific collection.
FloatCollections.IterableCollection - Class in it.unimi.dsi.fastutil.floats
A collection wrapper class for iterables.
FloatComparator - Interface in it.unimi.dsi.fastutil.floats
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
FloatComparators - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with comparators.
FloatConsumer - Interface in it.unimi.dsi.fastutil.floats
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
FloatDoubleImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatDoubleImmutablePair(float, double) - Constructor for class it.unimi.dsi.fastutil.floats.FloatDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatDoubleMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatDoubleMutablePair(float, double) - Constructor for class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatDoublePair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatFloatImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatFloatImmutablePair(float, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatFloatImmutableSortedPair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatFloatMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatFloatMutablePair(float, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatFloatPair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatFloatSortedPair - Interface in it.unimi.dsi.fastutil.floats
A type-specific immutable SortedPair.
FloatHash - Interface in it.unimi.dsi.fastutil.floats
A type-specific Hash interface.
FloatHash.Strategy - Interface in it.unimi.dsi.fastutil.floats
A type-specific hash strategy.
FloatHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.floats
A type-specific heap-based indirect priority queue.
FloatHeapIndirectPriorityQueue(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
FloatHeapIndirectPriorityQueue(float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
FloatHeapIndirectPriorityQueue(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
FloatHeapIndirectPriorityQueue(float[], int[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
FloatHeapIndirectPriorityQueue(float[], int[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatHeapIndirectPriorityQueue(float[], int[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatHeapIndirectPriorityQueue(float[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
FloatHeapIndirectPriorityQueue(float[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
FloatHeapPriorityQueue - Class in it.unimi.dsi.fastutil.floats
A type-specific heap-based priority queue.
FloatHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a new empty queue using the natural order.
FloatHeapPriorityQueue(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Wraps a given array in a queue using the natural order.
FloatHeapPriorityQueue(float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Wraps a given array in a queue using the natural order.
FloatHeapPriorityQueue(float[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatHeapPriorityQueue(float[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
FloatHeapPriorityQueue(int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
FloatHeapPriorityQueue(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
FloatHeapPriorityQueue(FloatCollection, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
FloatHeapPriorityQueue(FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a new empty queue with a given comparator.
FloatHeapPriorityQueue(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
FloatHeapPriorityQueue(Collection<? extends Float>, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
FloatHeaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with heaps.
FloatHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.floats
A type-specific heap-based semi-indirect priority queue.
FloatHeapSemiIndirectPriorityQueue(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
FloatHeapSemiIndirectPriorityQueue(float[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
FloatHeapSemiIndirectPriorityQueue(float[], int[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
FloatHeapSemiIndirectPriorityQueue(float[], int[], int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
FloatHeapSemiIndirectPriorityQueue(float[], int[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatHeapSemiIndirectPriorityQueue(float[], int[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
FloatHeapSemiIndirectPriorityQueue(float[], int, FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
FloatHeapSemiIndirectPriorityQueue(float[], FloatComparator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
FloatImmutableList - Class in it.unimi.dsi.fastutil.floats
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatImmutableList(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatImmutableList
Creates a new immutable list using a given array.
FloatImmutableList(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatImmutableList
Creates a new immutable list and fills it with the elements of a given array.
FloatImmutableList(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
FloatImmutableList(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
FloatImmutableList(FloatList) - Constructor for class it.unimi.dsi.fastutil.floats.FloatImmutableList
Creates a new immutable list and fills it with a given type-specific list.
FloatImmutableList(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatImmutableList
Creates a new immutable list and fills it with a given collection.
FloatIndirectHeaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with indirect heaps.
FloatIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.floats
A type-specific IndirectPriorityQueue.
FloatIntImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatIntImmutablePair(float, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatIntMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatIntMutablePair(float, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatIntPair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatIterable - Interface in it.unimi.dsi.fastutil.floats
A type-specific Iterable that strengthens that specification of FloatIterable.iterator() and FloatIterable.forEach(Consumer).
FloatIterables - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific iterables.
FloatIterator - Interface in it.unimi.dsi.fastutil.floats
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
FloatIterators - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific iterators.
FloatIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for an iterator backed by an index-based data store.
FloatIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a list-iterator backed by an index-based data store.
FloatIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.floats
A class returning no elements and a type-specific iterator interface.
FloatIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for bidirectional iterators.
FloatIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for iterators.
FloatIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for list iterators.
FloatLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash set with with a fast, small-footprint implementation.
FloatLinkedOpenCustomHashSet(float[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
FloatLinkedOpenCustomHashSet(float[], int, int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatLinkedOpenCustomHashSet(float[], int, int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatLinkedOpenCustomHashSet(float[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatLinkedOpenCustomHashSet(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set.
FloatLinkedOpenCustomHashSet(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenCustomHashSet(FloatCollection, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
FloatLinkedOpenCustomHashSet(FloatCollection, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatLinkedOpenCustomHashSet(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenCustomHashSet(FloatIterator, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatLinkedOpenCustomHashSet(FloatIterator, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatLinkedOpenCustomHashSet(Collection<? extends Float>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
FloatLinkedOpenCustomHashSet(Collection<? extends Float>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatLinkedOpenCustomHashSet(Iterator<?>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
FloatLinkedOpenCustomHashSet(Iterator<?>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific linked hash set with with a fast, small-footprint implementation.
FloatLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenHashSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatLinkedOpenHashSet(float[], float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
FloatLinkedOpenHashSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatLinkedOpenHashSet(float[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set.
FloatLinkedOpenHashSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatLinkedOpenHashSet(FloatCollection, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
FloatLinkedOpenHashSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatLinkedOpenHashSet(FloatIterator, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatLinkedOpenHashSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatLinkedOpenHashSet(Collection<? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set copying a given collection.
FloatLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
FloatList - Interface in it.unimi.dsi.fastutil.floats
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatListIterator - Interface in it.unimi.dsi.fastutil.floats
A type-specific bidirectional iterator that is also a ListIterator.
FloatLists - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific lists.
FloatLists.EmptyList - Class in it.unimi.dsi.fastutil.floats
An immutable class representing an empty type-specific list.
FloatLists.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton list.
FloatLists.SynchronizedList - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for lists.
FloatLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for random-access lists.
FloatLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for lists.
FloatLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for random-access lists.
FloatLongImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatLongImmutablePair(float, long) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatLongMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatLongMutablePair(float, long) - Constructor for class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatLongPair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatMappedBigList - Class in it.unimi.dsi.fastutil.floats
A bridge between byte buffers and type-specific big lists.
FloatObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatObjectImmutablePair(float, V) - Constructor for class it.unimi.dsi.fastutil.floats.FloatObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatObjectMutablePair(float, V) - Constructor for class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatObjectPair<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatOpenCustomHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
FloatOpenCustomHashSet(float[], float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set copying the elements of an array.
FloatOpenCustomHashSet(float[], int, int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatOpenCustomHashSet(float[], int, int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatOpenCustomHashSet(float[], FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatOpenCustomHashSet(int, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set.
FloatOpenCustomHashSet(int, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenCustomHashSet(FloatCollection, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
FloatOpenCustomHashSet(FloatCollection, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatOpenCustomHashSet(FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenCustomHashSet(FloatIterator, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatOpenCustomHashSet(FloatIterator, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatOpenCustomHashSet(Collection<? extends Float>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set copying a given collection.
FloatOpenCustomHashSet(Collection<? extends Float>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatOpenCustomHashSet(Iterator<?>, float, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
FloatOpenCustomHashSet(Iterator<?>, FloatHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatOpenHashBigSet - Class in it.unimi.dsi.fastutil.floats
A type-specific hash big set with with a fast, small-footprint implementation.
FloatOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenHashBigSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatOpenHashBigSet(float[], float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set copying the elements of an array.
FloatOpenHashBigSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatOpenHashBigSet(float[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set and fills it with the elements of a given array.
FloatOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set.
FloatOpenHashBigSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatOpenHashBigSet(FloatCollection, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set copying a given type-specific collection.
FloatOpenHashBigSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatOpenHashBigSet(FloatIterator, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set using elements provided by a type-specific iterator.
FloatOpenHashBigSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatOpenHashBigSet(Collection<? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set copying a given collection.
FloatOpenHashBigSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatOpenHashBigSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Creates a new hash big set using elements provided by an iterator.
FloatOpenHashSet - Class in it.unimi.dsi.fastutil.floats
A type-specific hash set with with a fast, small-footprint implementation.
FloatOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenHashSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
FloatOpenHashSet(float[], float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set copying the elements of an array.
FloatOpenHashSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
FloatOpenHashSet(float[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
FloatOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
FloatOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set.
FloatOpenHashSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
FloatOpenHashSet(FloatCollection, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set copying a given type-specific collection.
FloatOpenHashSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
FloatOpenHashSet(FloatIterator, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
FloatOpenHashSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
FloatOpenHashSet(Collection<? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set copying a given collection.
FloatOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
FloatOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set using elements provided by an iterator.
FloatPredicate - Interface in it.unimi.dsi.fastutil.floats
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
FloatPriorityQueue - Interface in it.unimi.dsi.fastutil.floats
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatPriorityQueues - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific priority queues.
FloatPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for priority queues.
FloatRandomAccessSubList(FloatBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatRandomAccessSubList
 
FloatRandomAccessSubList(FloatList, int, int) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatRandomAccessSubList
 
FloatRBTreeSet - Class in it.unimi.dsi.fastutil.floats
A type-specific red-black tree set with a fast, small-footprint implementation.
FloatRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new empty tree set.
FloatRBTreeSet(float[]) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying the elements of an array.
FloatRBTreeSet(float[], int, int) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
FloatRBTreeSet(float[], int, int, Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
FloatRBTreeSet(float[], Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
FloatRBTreeSet(FloatCollection) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given type-specific collection.
FloatRBTreeSet(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
FloatRBTreeSet(FloatSortedSet) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
FloatRBTreeSet(Collection<? extends Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given collection.
FloatRBTreeSet(Comparator<? super Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new empty tree set with the given comparator.
FloatRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set using elements provided by an iterator.
FloatRBTreeSet(SortedSet<Float>) - Constructor for class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
FloatReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatReferenceImmutablePair(float, V) - Constructor for class it.unimi.dsi.fastutil.floats.FloatReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatReferenceMutablePair(float, V) - Constructor for class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatReferencePair<V> - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with semi-indirect heaps.
FloatSet - Interface in it.unimi.dsi.fastutil.floats
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatSets - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sets.
FloatSets.EmptySet - Class in it.unimi.dsi.fastutil.floats
An immutable class representing the empty set and implementing a type-specific set interface.
FloatSets.Singleton - Class in it.unimi.dsi.fastutil.floats
An immutable class representing a type-specific singleton set.
FloatSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sets.
FloatSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sets.
FloatShortImmutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatShortImmutablePair(float, short) - Constructor for class it.unimi.dsi.fastutil.floats.FloatShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
FloatShortMutablePair - Class in it.unimi.dsi.fastutil.floats
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatShortMutablePair(float, short) - Constructor for class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
FloatShortPair - Interface in it.unimi.dsi.fastutil.floats
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatSortedSet - Interface in it.unimi.dsi.fastutil.floats
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatSortedSets - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific sorted sets.
FloatSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.floats
An immutable class representing the empty sorted set and implementing a type-specific set interface.
FloatSortedSets.Singleton - Class in it.unimi.dsi.fastutil.floats
A class representing a singleton sorted set.
FloatSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.floats
A synchronized wrapper class for sorted sets.
FloatSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.floats
An unmodifiable wrapper class for sorted sets.
FloatSpliterator - Interface in it.unimi.dsi.fastutil.floats
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
FloatSpliterators - Class in it.unimi.dsi.fastutil.floats
A class providing static methods and objects that do useful things with type-specific spliterators.
FloatSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a spliterator backed by an index based data store.
FloatSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a spliterator backed by an index based data store.
FloatSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.floats
A class returning no elements and a type-specific spliterator interface.
FloatSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.floats
A skeletal implementation for a spliterator backed by an index based data store.
FloatStack - Interface in it.unimi.dsi.fastutil.floats
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
FloatSubList(FloatBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
FloatSubList(FloatList, int, int) - Constructor for class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
FloatUnaryOperator - Interface in it.unimi.dsi.fastutil.floats
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.
flush() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Resets the internal logic of this fast buffered input stream, clearing the buffer.
flush() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
forceCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forceCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Forces a big array to contain the given number of entries, preserving just a part of the big array.
forceCapacity(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
forceCapacity(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Forces an array to contain the given number of entries, preserving just a part of the array.
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
forEach(BooleanConsumer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
forEach(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
forEach(ByteConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
forEach(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
forEach(CharConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
forEach(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
forEach(FloatConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
forEach(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
forEach(ShortConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
forEach(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
forEach(BiConsumer<? super Byte, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
 
forEach(BiConsumer<? super Byte, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
 
forEach(BiConsumer<? super Byte, ? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
 
forEach(BiConsumer<? super Byte, ? super Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
 
forEach(BiConsumer<? super Byte, ? super Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
 
forEach(BiConsumer<? super Byte, ? super Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
 
forEach(BiConsumer<? super Byte, ? super Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
 
forEach(BiConsumer<? super Byte, ? super Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
 
forEach(BiConsumer<? super Byte, ? super Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super Byte, ? super V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
 
forEach(BiConsumer<? super Character, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
 
forEach(BiConsumer<? super Character, ? super Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
 
forEach(BiConsumer<? super Character, ? super Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
 
forEach(BiConsumer<? super Character, ? super Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
 
forEach(BiConsumer<? super Character, ? super Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
 
forEach(BiConsumer<? super Character, ? super Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
 
forEach(BiConsumer<? super Character, ? super Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
 
forEach(BiConsumer<? super Character, ? super Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super Character, ? super V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
 
forEach(BiConsumer<? super Double, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
 
forEach(BiConsumer<? super Double, ? super Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
 
forEach(BiConsumer<? super Double, ? super Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
 
forEach(BiConsumer<? super Double, ? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
 
forEach(BiConsumer<? super Double, ? super Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
 
forEach(BiConsumer<? super Double, ? super Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
 
forEach(BiConsumer<? super Double, ? super Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
 
forEach(BiConsumer<? super Double, ? super Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super Double, ? super V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
 
forEach(BiConsumer<? super Float, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
 
forEach(BiConsumer<? super Float, ? super Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
 
forEach(BiConsumer<? super Float, ? super Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
 
forEach(BiConsumer<? super Float, ? super Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
 
forEach(BiConsumer<? super Float, ? super Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
 
forEach(BiConsumer<? super Float, ? super Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
 
forEach(BiConsumer<? super Float, ? super Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
 
forEach(BiConsumer<? super Float, ? super Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super Float, ? super V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
 
forEach(BiConsumer<? super Integer, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
 
forEach(BiConsumer<? super Integer, ? super Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
 
forEach(BiConsumer<? super Integer, ? super Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
 
forEach(BiConsumer<? super Integer, ? super Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
 
forEach(BiConsumer<? super Integer, ? super Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
 
forEach(BiConsumer<? super Integer, ? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
 
forEach(BiConsumer<? super Integer, ? super Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
 
forEach(BiConsumer<? super Integer, ? super Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super Integer, ? super V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
 
forEach(BiConsumer<? super Long, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
 
forEach(BiConsumer<? super Long, ? super Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
 
forEach(BiConsumer<? super Long, ? super Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
 
forEach(BiConsumer<? super Long, ? super Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
 
forEach(BiConsumer<? super Long, ? super Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
 
forEach(BiConsumer<? super Long, ? super Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
 
forEach(BiConsumer<? super Long, ? super Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
 
forEach(BiConsumer<? super Long, ? super Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super Long, ? super V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
 
forEach(BiConsumer<? super Short, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
 
forEach(BiConsumer<? super Short, ? super Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
 
forEach(BiConsumer<? super Short, ? super Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
 
forEach(BiConsumer<? super Short, ? super Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
 
forEach(BiConsumer<? super Short, ? super Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
 
forEach(BiConsumer<? super Short, ? super Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
 
forEach(BiConsumer<? super Short, ? super Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
 
forEach(BiConsumer<? super Short, ? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super Short, ? super V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
forEach(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
Deprecated.
forEach(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
Deprecated.
forEach(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
Deprecated.
forEach(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
Deprecated.
forEach(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
Deprecated.
forEach(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
Deprecated.
forEach(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
Deprecated.
forEach(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
Deprecated.
forEach(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
Deprecated.
forEach(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
Deprecated.
forEach(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
Deprecated.
forEach(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
Deprecated.
forEach(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
Deprecated.
forEach(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
Deprecated.
forEach(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
Deprecated.
forEach(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
Deprecated.
Please use the corresponding type-specific method instead.
forEach(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
Deprecated.
forEach(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
Deprecated.
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
forEach(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
forEach(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
forEach(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
forEach(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
Performs the given action for each element of this type-specific Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
Performs the given action for each element of this type-specific Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
Performs the given action for each element of this type-specific Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
forEach(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
forEach(IntConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
Performs the given action for each element of this type-specific Iterable, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
forEach(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
Performs the given action for each element of this type-specific Iterable until all elements have been processed or the action throws an exception.
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
forEach(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(BooleanConsumer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(ByteConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(CharConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSpliterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(FloatConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSpliterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSpliterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(ShortConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Performs the given action for each remaining element until all elements have been processed or the action throws an exception.
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableBidirectionalIterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableIterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
Deprecated.
forEachRemaining(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
forEachRemaining(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
Deprecated.
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
forEachRemaining(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
forEachRemaining(IntConsumer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Performs the given action for each remaining element, performing widening primitive casts, until all elements have been processed or the action throws an exception.
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
 
forEachRemaining(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
FREE - Static variable in interface it.unimi.dsi.fastutil.Hash
Deprecated.
from(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
from(char) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
from(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
from(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
from(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an unmodifiable type-specific set containing elements greater than or equal to a given element.
fromTo(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Creates a type-specific list iterator over an interval.
fromTo(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns an unmodifiable type-specific set containing elements in the given range.
fromTo(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Creates a type-specific spliterator over an interval.
fromTo(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Creates a type-specific list iterator over an interval.
fromTo(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns an unmodifiable type-specific set containing elements in the given range.
fromTo(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Creates a type-specific spliterator over an interval.
fromTo(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Creates a type-specific list iterator over an interval.
fromTo(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns an unmodifiable type-specific set containing elements in the given range.
fromTo(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Creates a type-specific spliterator over an interval.
fromTo(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Creates a type-specific bidirectional iterator over an interval.
fromTo(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns an unmodifiable type-specific set containing elements in the given range.
fromTo(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Creates a type-specific spliterator over an interval.
fromTo(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Creates a type-specific list iterator over an interval.
fromTo(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an unmodifiable type-specific set containing elements in the given range.
fromTo(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Creates a type-specific spliterator over an interval.
front(byte[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(byte[], int[], int, int[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
front(char[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.chars.CharSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(char[], int[], int, int[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
front(double[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(double[], int[], int, int[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
front(float[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(float[], int[], int, int[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
front(int[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Retrieves the front of this queue in a given array (optional operation).
front(int[]) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
front(int[]) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
front(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Writes in the provided array the front of the queue, that is, the set of indices whose elements have the same priority as the top.
front(int[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(int[], int[], int, int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
front(long[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(long[], int[], int, int[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
front(short[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(short[], int[], int, int[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
front(K[], int[], int, int[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
Retrieves the front of a heap in a given array.
front(K[], int[], int, int[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
Retrieves the front of a heap in a given array using a given comparator.
Function<K,V> - Interface in it.unimi.dsi.fastutil
A function mapping keys into values.

G

get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Returns the value to which the given key is mapped.
get(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Returns the value to which the given key is mapped.
get(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
get(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Returns the value to which the given key is mapped.
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.Singleton
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
get(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
get(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
get(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Returns the value to which the given key is mapped.
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.Singleton
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
get(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
get(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
get(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Returns the value to which the given key is mapped.
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.Singleton
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
get(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
get(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
get(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Returns the value to which the given key is mapped.
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.Singleton
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
get(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
get(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
get(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
get(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
get(int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
get(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Returns the value to which the given key is mapped.
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
get(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
get(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
get(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
get(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
get(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
get(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
get(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
get(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
get(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Stores in the given array an array stored in this front-coded list.
get(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Stores in the given array elements from an array stored in this front-coded list.
get(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Stores in the given array an array stored in this front-coded list.
get(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Stores in the given array elements from an array stored in this front-coded list.
get(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Stores in the given array an array stored in this front-coded list.
get(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Stores in the given array elements from an array stored in this front-coded list.
get(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Stores in the given array an array stored in this front-coded list.
get(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Stores in the given array elements from an array stored in this front-coded list.
get(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Stores in the given array an array stored in this front-coded list.
get(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Stores in the given array elements from an array stored in this front-coded list.
get(long) - Method in interface it.unimi.dsi.fastutil.BigList
Returns the element at the specified position.
get(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Returns the element at the specified position.
get(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Returns the element at the specified position.
get(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Returns the element at the specified position.
get(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
get(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Returns the value to which the given key is mapped.
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
get(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Returns the element at the specified position.
get(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
get(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Returns the element at the specified position.
get(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
get(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
get(long, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Stores in the given array an array stored in this front-coded list.
get(long, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Stores in the given array elements from an array stored in this front-coded list.
get(long, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Stores in the given array an array stored in this front-coded list.
get(long, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Stores in the given array elements from an array stored in this front-coded list.
get(long, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Stores in the given array an array stored in this front-coded list.
get(long, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Stores in the given array elements from an array stored in this front-coded list.
get(long, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Stores in the given array an array stored in this front-coded list.
get(long, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Stores in the given array elements from an array stored in this front-coded list.
get(long, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Stores in the given array an array stored in this front-coded list.
get(long, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Stores in the given array elements from an array stored in this front-coded list.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
get(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Returns the value to which the given key is mapped.
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.Singleton
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
get(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
get(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.Function
Returns the value associated by this function to the specified key.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
Returns the value to which the given key is mapped.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
Returns the value to which the given key is mapped.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.Singleton
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns the element of this set that is equal to the given key, or null.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns the element of this set that is equal to the given key, or null.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Returns the element of this set that is equal to the given key, or null.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Returns the element of this set that is equal to the given key, or null.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Returns the element of this set that is equal to the given key, or null.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
Returns the value to which the given key is mapped.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.Singleton
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
Returns the value to which the given key is mapped.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.Singleton
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
Deprecated.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
get(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
get(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big atomic array of specified index.
get(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big atomic array of specified index.
get(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the element of the given big array of specified index.
get(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
getAndAdd(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 old value.
getAndAdd(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 old value.
getAndDecrement(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically decrements an element of the given big atomic array, returning the old value.
getAndDecrement(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically decrements an element of the given big atomic array, returning the old value.
getAndIncrement(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically increments an element of the given big atomic array, returning the old value.
getAndIncrement(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically increments an element of the given big atomic array, returning the old value.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToFirst(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the first position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndMoveToLast(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns the value to which the given key is mapped; if the key is present, it is moved to the last position of the iteration order.
getAndSet(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically sets an element of the given big atomic array to a specified value, returning the old value.
getAndSet(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically sets an element of the given big atomic array to a specified value, returning the old value.
getArray(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Returns an array stored in this front-coded list.
getArray(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Returns an array stored in this front-coded list.
getArray(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Returns an array stored in this front-coded list.
getArray(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Returns an array stored in this front-coded list.
getArray(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Returns an array stored in this front-coded list.
getArray(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
Returns an array stored in this front-coded list.
getArray(long) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
Returns an array stored in this front-coded list.
getArray(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Returns an array stored in this front-coded list.
getArray(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Returns an array stored in this front-coded list.
getArray(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Returns an array stored in this front-coded list.
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
getBoolean(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns the element at the specified position in this list.
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
getBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
getBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
getBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
getBoolean(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns the element at the specified position.
getBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
getBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
getBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
getBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
getBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
getBoolean(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Returns the value to which the given key is mapped.
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.PrimitiveFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.Singleton
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
getBoolean(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Returns the value to which the given key is mapped.
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.PrimitiveFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.Singleton
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
getBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
getBooleanValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
getBooleanValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap.Entry
Returns the value corresponding to this entry.
getBooleanValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
getBooleanValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.Entry
Returns the value corresponding to this entry.
getByte(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
getByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
getByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
getByte(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns the element at the specified position in this list.
getByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
getByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
getByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
getByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
getByte(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns the element at the specified position.
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
getByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
getByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Returns the value to which the given key is mapped.
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.PrimitiveFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.Singleton
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
getByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Returns the value to which the given key is mapped.
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.PrimitiveFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.Singleton
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
getByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
getByteKey() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap.Entry
Returns the key corresponding to this entry.
getByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.Entry
Returns the key corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
getByteValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap.Entry
Returns the value corresponding to this entry.
getByteValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
getByteValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry
Returns the value corresponding to this entry.
getChar(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
getChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
getChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
getChar(int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns the element at the specified position in this list.
getChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
getChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
getChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
getChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
getChar(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns the element at the specified position.
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
getChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
getChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Returns the value to which the given key is mapped.
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.Singleton
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
getChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Returns the value to which the given key is mapped.
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.PrimitiveFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.Singleton
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
getChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
getCharKey() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap.Entry
Returns the key corresponding to this entry.
getCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.Entry
Returns the key corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
getCharValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap.Entry
Returns the value corresponding to this entry.
getCharValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
getCharValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.Entry
Returns the value corresponding to this entry.
getComparator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
getComparator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
getComparator() - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
getComparator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
getComparator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
getComparator() - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
getComparator() - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
getComparator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
getDouble(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns the element at the specified position in this list.
getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
getDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
getDouble(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns the element at the specified position.
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
getDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
getDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Returns the value to which the given key is mapped.
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
getDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Returns the value to which the given key is mapped.
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.PrimitiveFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.Singleton
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
getDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
getDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap.Entry
Returns the key corresponding to this entry.
getDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.Entry
Returns the key corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
getDoubleValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap.Entry
Returns the value corresponding to this entry.
getDoubleValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
getDoubleValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.Entry
Returns the value corresponding to this entry.
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
getElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, byte[], int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
getElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, char[], int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
getElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
getElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, float[], int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
getElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
getElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
getElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, short[], int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
getElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, Object[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(int, Object[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Copies (hopefully quickly) elements of this type-specific list into the given array.
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
getElements(int, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
getElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
getElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, boolean[][], long, long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
getElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
getElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
getElements(long, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
getElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, byte[][], long, long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
getElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
getElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
getElements(long, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, byte[], int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
 
getElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
getElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, char[][], long, long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
getElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
getElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
getElements(long, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, char[], int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
 
getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, double[][], long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
getElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
getElements(long, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
 
getElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
getElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, float[][], long, long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
getElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
getElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
getElements(long, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, float[], int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
 
getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, int[][], long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
getElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
getElements(long, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
 
getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, long[][], long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
getElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
getElements(long, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
 
getElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
getElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, short[][], long, long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
getElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
getElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
getElements(long, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, short[], int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, Object[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Copies element of this type-specific list into the given big array using optimized system calls.
getElements(long, Object[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Copies (hopefully quickly) elements of this type-specific big list into the given big array.
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
getElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
getElements(long, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, Object[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getElements(long, Object[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Copies element of this type-specific list into the given array using optimized system calls.
getElements(long, Object[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Copies (hopefully quickly) elements of this type-specific big list into the given array.
getFloat(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
getFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
getFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
getFloat(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns the element at the specified position in this list.
getFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
getFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
getFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
getFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
getFloat(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns the element at the specified position.
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
getFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
getFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Returns the value to which the given key is mapped.
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
getFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Returns the value to which the given key is mapped.
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.PrimitiveFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.Singleton
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
getFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
getFloatKey() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap.Entry
Returns the key corresponding to this entry.
getFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.Entry
Returns the key corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
getFloatValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap.Entry
Returns the value corresponding to this entry.
getFloatValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
getFloatValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.Entry
Returns the value corresponding to this entry.
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
getInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns the element at the specified position in this list.
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
getInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
getInt(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns the element at the specified position.
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
getInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
getInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Returns the value to which the given key is mapped.
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
getInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Returns the value to which the given key is mapped.
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.PrimitiveFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.Singleton
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
getInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
getIntKey() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap.Entry
Returns the key corresponding to this entry.
getIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.Entry
Returns the key corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
getIntValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap.Entry
Returns the value corresponding to this entry.
getIntValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
getIntValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.Entry
Returns the value corresponding to this entry.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
getKey() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
getLong(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns the element at the specified position in this list.
getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
getLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
getLong(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns the element at the specified position.
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
getLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
getLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Returns the value to which the given key is mapped.
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
getLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Returns the value to which the given key is mapped.
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.PrimitiveFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.Singleton
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
getLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
getLongKey() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap.Entry
Returns the key corresponding to this entry.
getLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry
Returns the key corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
getLongValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap.Entry
Returns the value corresponding to this entry.
getLongValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
getLongValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.Entry
Returns the value corresponding to this entry.
getOrDefault(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, byte) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, char) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, double) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, float) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, int) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, long) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, short) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(boolean, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.Singleton
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.Singleton
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.Singleton
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.Singleton
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.Singleton
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.Singleton
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.Singleton
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.Singleton
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.Singleton
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.Singleton
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.Singleton
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.Singleton
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.Singleton
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.Singleton
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.Singleton
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.Singleton
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.Singleton
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.Singleton
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.Singleton
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.Singleton
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.Singleton
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.Singleton
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.Singleton
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.Singleton
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.Singleton
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.Singleton
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.Singleton
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.Singleton
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.Singleton
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.Singleton
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.Singleton
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.Singleton
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.Singleton
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.Singleton
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.Singleton
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.Singleton
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.Singleton
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.Singleton
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.Singleton
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.Singleton
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.Singleton
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.Singleton
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.Singleton
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.Singleton
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.Singleton
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.Singleton
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.Singleton
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.Singleton
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.Singleton
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.Singleton
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.Singleton
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.Singleton
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.Singleton
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.Singleton
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.Singleton
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.Singleton
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.Singleton
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.PrimitiveFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.Singleton
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.PrimitiveFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.Singleton
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.PrimitiveFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.Singleton
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.PrimitiveFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.Singleton
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.Singleton
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.PrimitiveFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.Singleton
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.PrimitiveFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.Singleton
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.PrimitiveFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.Singleton
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.PrimitiveFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.Singleton
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.PrimitiveFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.Singleton
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.Singleton
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.PrimitiveFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.Singleton
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
Deprecated.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
Deprecated.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
Deprecated.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
Deprecated.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
Deprecated.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
Deprecated.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
Deprecated.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
Deprecated.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.Function
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.Singleton
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.Singleton
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
Returns the value associated by this function to the specified key, or give the specified value if not present.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.Singleton
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Returns the value to which the specified key is mapped, or the defaultValue if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
Deprecated.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
getOrDefault(Object, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
getShort(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
getShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
getShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
getShort(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns the element at the specified position in this list.
getShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
getShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
getShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
getShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
getShort(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns the element at the specified position.
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
getShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
getShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Returns the value to which the given key is mapped.
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.Singleton
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
getShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Returns the value to which the given key is mapped.
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.PrimitiveFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.Singleton
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
getShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
getShortKey() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap.Entry
Returns the key corresponding to this entry.
getShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.Entry
Returns the key corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
getShortValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap.Entry
Returns the value corresponding to this entry.
getShortValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
getShortValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.Entry
Returns the value corresponding to this entry.
getValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
getValue() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
getValue() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
grow(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
grow(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
grow(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
grow(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
grow(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
grow(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
grow(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
grow(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
grow(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
grow(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
grow(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
grow(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
grow(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
grow(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
grow(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
grow(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
grow(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.
grow(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
grow(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Grows the given big array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the big array.
grow(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
grow(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length.
grow(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Grows the given array to the maximum between the given length and the current length increased by 50%, provided that the given length is larger than the current length, preserving just a part of the array.

H

Hash - Interface in it.unimi.dsi.fastutil
Basic data for all hash-based classes.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.chars.CharBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.floats.FloatBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.ints.IntBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.longs.LongBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
A type-specific content-based hash strategy for big arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrays
A type-specific content-based hash strategy for arrays.
HASH_STRATEGY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
A type-specific content-based hash strategy for big arrays.
Hash.Strategy<K> - Interface in it.unimi.dsi.fastutil
A generic hash strategy.
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Returns the hash code for this big list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Returns the hash code for this list, which is identical to List.hashCode().
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Returns a hash code for this map.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Returns a hash code for this set.
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutablePair
 
hashCode() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
 
hashCode(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(char) - Method in interface it.unimi.dsi.fastutil.chars.CharHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(int) - Method in interface it.unimi.dsi.fastutil.ints.IntHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(long) - Method in interface it.unimi.dsi.fastutil.longs.LongHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortHash.Strategy
Returns the hash code of the specified element with respect to this hash strategy.
hashCode(K) - Method in interface it.unimi.dsi.fastutil.Hash.Strategy
Returns the hash code of the specified object with respect to this hash strategy.
HashCommon - Class in it.unimi.dsi.fastutil
Common code for all hash-based classes.
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableBidirectionalIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableIterator
 
hasNext() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
hasPrevious() - Method in interface it.unimi.dsi.fastutil.BidirectionalIterator
Returns whether there is a previous element.
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableBidirectionalIterator
 
hasPrevious() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
headMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
headMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
headMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
headMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
headMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
headMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
headMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
headMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
headMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
headMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
headMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
headMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
headMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
headMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are strictly less than toKey.
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
headMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
headSet(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
headSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
headSet(char) - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
headSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
headSet(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
headSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
headSet(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
headSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
headSet(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
headSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
headSet(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
headSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
headSet(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
headSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
headSet(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
headSet(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(K) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSortedSet
Returns a view of the portion of this sorted set whose elements are strictly less than toElement.
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
headSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 

I

identity() - Static method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Returns a BooleanPredicate that returns the boolean to be tested unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.chars.CharUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
identity() - Static method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
 
identity() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Returns a UnaryOperator that always returns the input unmodified.
incr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Increments the element of the given big array of specified index.
incr(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
incr(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Increments the element of the given big array of specified index.
incr(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
incr(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Increments the element of the given big array of specified index.
incr(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
incr(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Increments the element of the given big array of specified index.
incr(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
incr(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Increments the element of the given big array of specified index.
incr(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
incr(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Increments the element of the given big array of specified index.
incr(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
incr(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Increments the element of the given big array of specified index.
incr(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
incrementAndGet(AtomicIntegerArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically increments an element of the given big atomic array, returning the new value.
incrementAndGet(AtomicLongArray[], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Atomically increments an element of the given big atomic array, returning the new value.
index(int, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Computes the index associated with given segment and displacement.
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
indexOf(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
indexOf(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
indexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
indexOf(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
indexOf(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
indexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
indexOf(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
indexOf(char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
indexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
indexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
indexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
indexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
indexOf(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
indexOf(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
indexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
indexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
indexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
indexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
indexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
indexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
indexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
indexOf(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns the index of the first occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
indexOf(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
indexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
indexOf(BooleanIterator, BooleanPredicate) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(ByteIterator, BytePredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(ByteIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(CharIterator, CharPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(CharIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(DoubleIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(FloatIterator, FloatPredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(FloatIterator, DoublePredicate) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(IntIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(LongIterator, LongPredicate) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(ShortIterator, ShortPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(ShortIterator, IntPredicate) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.BigList
Returns the index of the first occurrence of the specified element in this big list, or -1 if this big list does not contain the element.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
indexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
indexOf(Iterator<K>, Predicate<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns the index of the first element returned by the given iterator that satisfies the given predicate, or −1 if no such element was found.
IndirectPriorityQueue<K> - Interface in it.unimi.dsi.fastutil
An indirect priority queue.
IndirectPriorityQueues - Class in it.unimi.dsi.fastutil
A class providing static methods and objects that do useful things with indirect priority queues.
IndirectPriorityQueues.EmptyIndirectPriorityQueue - Class in it.unimi.dsi.fastutil
An immutable class representing the empty indirect priority queue.
IndirectPriorityQueues.SynchronizedIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil
A synchronized wrapper class for indirect priority queues.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
The standard initial capacity of a queue.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
The standard initial capacity of a queue.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
The standard initial capacity of a queue.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
The standard initial capacity of a queue.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
The standard initial capacity of a queue.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
The standard initial capacity of a queue.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
The standard initial capacity of a queue.
INITIAL_CAPACITY - Static variable in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
The standard initial capacity of a queue.
inspectable - Variable in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
The number of valid bytes currently in InspectableFileCachedInputStream.buffer.
InspectableFileCachedInputStream - Class in it.unimi.dsi.fastutil.io
A repositionable MeasurableInputStream based on cached data received by a WritableByteChannel whose first bytes can be inspected directly.
InspectableFileCachedInputStream() - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Creates a new instance with default buffer size and overflow-file directory.
InspectableFileCachedInputStream(int) - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Creates a new instance with specified buffer size and default overflow-file directory.
InspectableFileCachedInputStream(int, File) - Constructor for class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Creates a new instance with specified buffer size and overlow-file directory.
Int2BooleanArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map.
Int2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map of given capacity.
Int2BooleanArrayMap(int[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2BooleanArrayMap(int[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2BooleanArrayMap(Int2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Int2BooleanArrayMap(Map<? extends Integer, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Int2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new empty tree map.
Int2BooleanAVLTreeMap(int[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2BooleanAVLTreeMap(int[], boolean[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2BooleanAVLTreeMap(Int2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Int2BooleanAVLTreeMap(Int2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2BooleanAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2BooleanAVLTreeMap(Map<? extends Integer, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Int2BooleanAVLTreeMap(SortedMap<Integer, Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
int2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
int2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
int2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
Int2BooleanFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2BooleanFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2BooleanLinkedOpenHashMap(int[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2BooleanLinkedOpenHashMap(int[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map.
Int2BooleanLinkedOpenHashMap(Int2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2BooleanLinkedOpenHashMap(Int2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2BooleanLinkedOpenHashMap(Map<? extends Integer, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2BooleanLinkedOpenHashMap(Map<? extends Integer, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2BooleanMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2BooleanMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2BooleanOpenCustomHashMap(int[], boolean[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2BooleanOpenCustomHashMap(int[], boolean[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2BooleanOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map.
Int2BooleanOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2BooleanOpenCustomHashMap(Int2BooleanMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2BooleanOpenCustomHashMap(Int2BooleanMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2BooleanOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2BooleanOpenCustomHashMap(Map<? extends Integer, ? extends Boolean>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Int2BooleanOpenCustomHashMap(Map<? extends Integer, ? extends Boolean>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2BooleanOpenHashMap(int[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2BooleanOpenHashMap(int[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map.
Int2BooleanOpenHashMap(Int2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2BooleanOpenHashMap(Int2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2BooleanOpenHashMap(Map<? extends Integer, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2BooleanOpenHashMap(Map<? extends Integer, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Creates a new hash map copying a given one.
Int2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new empty tree map.
Int2BooleanRBTreeMap(int[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2BooleanRBTreeMap(int[], boolean[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2BooleanRBTreeMap(Int2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new tree map copying a given map.
Int2BooleanRBTreeMap(Int2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2BooleanRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Int2BooleanRBTreeMap(Map<? extends Integer, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new tree map copying a given map.
Int2BooleanRBTreeMap(SortedMap<Integer, Boolean>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2ByteArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Creates a new empty array map.
Int2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Creates a new empty array map of given capacity.
Int2ByteArrayMap(int[], byte[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2ByteArrayMap(int[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2ByteArrayMap(Int2ByteMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ByteArrayMap(Map<? extends Integer, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new empty tree map.
Int2ByteAVLTreeMap(int[], byte[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ByteAVLTreeMap(int[], byte[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ByteAVLTreeMap(Int2ByteMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new tree map copying a given map.
Int2ByteAVLTreeMap(Int2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ByteAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2ByteAVLTreeMap(Map<? extends Integer, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new tree map copying a given map.
Int2ByteAVLTreeMap(SortedMap<Integer, Byte>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
int2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Returns a type-specific set view of the mappings contained in this map.
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
int2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
int2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
Int2ByteFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ByteFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ByteLinkedOpenHashMap(int[], byte[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ByteLinkedOpenHashMap(int[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map.
Int2ByteLinkedOpenHashMap(Int2ByteMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ByteLinkedOpenHashMap(Int2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ByteLinkedOpenHashMap(Map<? extends Integer, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ByteLinkedOpenHashMap(Map<? extends Integer, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2ByteMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2ByteMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2ByteOpenCustomHashMap(int[], byte[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ByteOpenCustomHashMap(int[], byte[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ByteOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map.
Int2ByteOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ByteOpenCustomHashMap(Int2ByteMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2ByteOpenCustomHashMap(Int2ByteMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ByteOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ByteOpenCustomHashMap(Map<? extends Integer, ? extends Byte>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Int2ByteOpenCustomHashMap(Map<? extends Integer, ? extends Byte>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ByteOpenHashMap(int[], byte[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ByteOpenHashMap(int[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map.
Int2ByteOpenHashMap(Int2ByteMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ByteOpenHashMap(Int2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ByteOpenHashMap(Map<? extends Integer, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ByteOpenHashMap(Map<? extends Integer, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Creates a new hash map copying a given one.
Int2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new empty tree map.
Int2ByteRBTreeMap(int[], byte[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ByteRBTreeMap(int[], byte[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ByteRBTreeMap(Int2ByteMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new tree map copying a given map.
Int2ByteRBTreeMap(Int2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ByteRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Int2ByteRBTreeMap(Map<? extends Integer, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new tree map copying a given map.
Int2ByteRBTreeMap(SortedMap<Integer, Byte>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ByteSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2ByteSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2CharArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Creates a new empty array map.
Int2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Creates a new empty array map of given capacity.
Int2CharArrayMap(int[], char[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2CharArrayMap(int[], char[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2CharArrayMap(Int2CharMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Int2CharArrayMap(Map<? extends Integer, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Int2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new empty tree map.
Int2CharAVLTreeMap(int[], char[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2CharAVLTreeMap(int[], char[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2CharAVLTreeMap(Int2CharMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new tree map copying a given map.
Int2CharAVLTreeMap(Int2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2CharAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2CharAVLTreeMap(Map<? extends Integer, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new tree map copying a given map.
Int2CharAVLTreeMap(SortedMap<Integer, Character>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
int2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Returns a type-specific set view of the mappings contained in this map.
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
int2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
int2CharEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
Int2CharFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2CharFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2CharLinkedOpenHashMap(int[], char[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2CharLinkedOpenHashMap(int[], char[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map.
Int2CharLinkedOpenHashMap(Int2CharMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2CharLinkedOpenHashMap(Int2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2CharLinkedOpenHashMap(Map<? extends Integer, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2CharLinkedOpenHashMap(Map<? extends Integer, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2CharMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2CharMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2CharMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2CharOpenCustomHashMap(int[], char[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2CharOpenCustomHashMap(int[], char[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2CharOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map.
Int2CharOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2CharOpenCustomHashMap(Int2CharMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2CharOpenCustomHashMap(Int2CharMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2CharOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2CharOpenCustomHashMap(Map<? extends Integer, ? extends Character>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Int2CharOpenCustomHashMap(Map<? extends Integer, ? extends Character>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2CharOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2CharOpenHashMap(int[], char[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2CharOpenHashMap(int[], char[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map.
Int2CharOpenHashMap(Int2CharMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2CharOpenHashMap(Int2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2CharOpenHashMap(Map<? extends Integer, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2CharOpenHashMap(Map<? extends Integer, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Creates a new hash map copying a given one.
Int2CharRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new empty tree map.
Int2CharRBTreeMap(int[], char[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2CharRBTreeMap(int[], char[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2CharRBTreeMap(Int2CharMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new tree map copying a given map.
Int2CharRBTreeMap(Int2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2CharRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Int2CharRBTreeMap(Map<? extends Integer, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new tree map copying a given map.
Int2CharRBTreeMap(SortedMap<Integer, Character>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2CharSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2CharSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2DoubleArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Creates a new empty array map.
Int2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Creates a new empty array map of given capacity.
Int2DoubleArrayMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2DoubleArrayMap(int[], double[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2DoubleArrayMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Int2DoubleArrayMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Int2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new empty tree map.
Int2DoubleAVLTreeMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2DoubleAVLTreeMap(int[], double[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2DoubleAVLTreeMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Int2DoubleAVLTreeMap(Int2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2DoubleAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2DoubleAVLTreeMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Int2DoubleAVLTreeMap(SortedMap<Integer, Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
int2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
int2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
int2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
Int2DoubleFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2DoubleFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2DoubleLinkedOpenHashMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2DoubleLinkedOpenHashMap(int[], double[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map.
Int2DoubleLinkedOpenHashMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2DoubleLinkedOpenHashMap(Int2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2DoubleLinkedOpenHashMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2DoubleLinkedOpenHashMap(Map<? extends Integer, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2DoubleMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2DoubleMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2DoubleOpenCustomHashMap(int[], double[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2DoubleOpenCustomHashMap(int[], double[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2DoubleOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map.
Int2DoubleOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2DoubleOpenCustomHashMap(Int2DoubleMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2DoubleOpenCustomHashMap(Int2DoubleMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2DoubleOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2DoubleOpenCustomHashMap(Map<? extends Integer, ? extends Double>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Int2DoubleOpenCustomHashMap(Map<? extends Integer, ? extends Double>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2DoubleOpenHashMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2DoubleOpenHashMap(int[], double[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map.
Int2DoubleOpenHashMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2DoubleOpenHashMap(Int2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2DoubleOpenHashMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2DoubleOpenHashMap(Map<? extends Integer, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Creates a new hash map copying a given one.
Int2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new empty tree map.
Int2DoubleRBTreeMap(int[], double[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2DoubleRBTreeMap(int[], double[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2DoubleRBTreeMap(Int2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new tree map copying a given map.
Int2DoubleRBTreeMap(Int2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2DoubleRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Int2DoubleRBTreeMap(Map<? extends Integer, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new tree map copying a given map.
Int2DoubleRBTreeMap(SortedMap<Integer, Double>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2FloatArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Creates a new empty array map.
Int2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Creates a new empty array map of given capacity.
Int2FloatArrayMap(int[], float[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2FloatArrayMap(int[], float[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2FloatArrayMap(Int2FloatMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Int2FloatArrayMap(Map<? extends Integer, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Int2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new empty tree map.
Int2FloatAVLTreeMap(int[], float[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2FloatAVLTreeMap(int[], float[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2FloatAVLTreeMap(Int2FloatMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new tree map copying a given map.
Int2FloatAVLTreeMap(Int2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2FloatAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2FloatAVLTreeMap(Map<? extends Integer, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new tree map copying a given map.
Int2FloatAVLTreeMap(SortedMap<Integer, Float>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
int2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Returns a type-specific set view of the mappings contained in this map.
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
int2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
int2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
Int2FloatFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2FloatFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2FloatLinkedOpenHashMap(int[], float[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2FloatLinkedOpenHashMap(int[], float[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map.
Int2FloatLinkedOpenHashMap(Int2FloatMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2FloatLinkedOpenHashMap(Int2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2FloatLinkedOpenHashMap(Map<? extends Integer, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2FloatLinkedOpenHashMap(Map<? extends Integer, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2FloatMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2FloatMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2FloatOpenCustomHashMap(int[], float[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2FloatOpenCustomHashMap(int[], float[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2FloatOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map.
Int2FloatOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2FloatOpenCustomHashMap(Int2FloatMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2FloatOpenCustomHashMap(Int2FloatMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2FloatOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2FloatOpenCustomHashMap(Map<? extends Integer, ? extends Float>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Int2FloatOpenCustomHashMap(Map<? extends Integer, ? extends Float>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2FloatOpenHashMap(int[], float[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2FloatOpenHashMap(int[], float[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map.
Int2FloatOpenHashMap(Int2FloatMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2FloatOpenHashMap(Int2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2FloatOpenHashMap(Map<? extends Integer, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2FloatOpenHashMap(Map<? extends Integer, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Creates a new hash map copying a given one.
Int2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new empty tree map.
Int2FloatRBTreeMap(int[], float[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2FloatRBTreeMap(int[], float[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2FloatRBTreeMap(Int2FloatMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new tree map copying a given map.
Int2FloatRBTreeMap(Int2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2FloatRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Int2FloatRBTreeMap(Map<? extends Integer, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new tree map copying a given map.
Int2FloatRBTreeMap(SortedMap<Integer, Float>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2FloatSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2FloatSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2IntArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Creates a new empty array map.
Int2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Creates a new empty array map of given capacity.
Int2IntArrayMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2IntArrayMap(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2IntArrayMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Int2IntArrayMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Int2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new empty tree map.
Int2IntAVLTreeMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2IntAVLTreeMap(int[], int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2IntAVLTreeMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new tree map copying a given map.
Int2IntAVLTreeMap(Int2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2IntAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2IntAVLTreeMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new tree map copying a given map.
Int2IntAVLTreeMap(SortedMap<Integer, Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
int2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns a type-specific set view of the mappings contained in this map.
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
int2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
int2IntEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
Int2IntFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2IntFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntLinkedOpenHashMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2IntLinkedOpenHashMap(int[], int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map.
Int2IntLinkedOpenHashMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2IntLinkedOpenHashMap(Int2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2IntLinkedOpenHashMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2IntLinkedOpenHashMap(Map<? extends Integer, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2IntMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2IntMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2IntMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2IntOpenCustomHashMap(int[], int[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2IntOpenCustomHashMap(int[], int[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2IntOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map.
Int2IntOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntOpenCustomHashMap(Int2IntMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2IntOpenCustomHashMap(Int2IntMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2IntOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntOpenCustomHashMap(Map<? extends Integer, ? extends Integer>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Int2IntOpenCustomHashMap(Map<? extends Integer, ? extends Integer>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2IntOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2IntOpenHashMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2IntOpenHashMap(int[], int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map.
Int2IntOpenHashMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2IntOpenHashMap(Int2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2IntOpenHashMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2IntOpenHashMap(Map<? extends Integer, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Creates a new hash map copying a given one.
Int2IntRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new empty tree map.
Int2IntRBTreeMap(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2IntRBTreeMap(int[], int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2IntRBTreeMap(Int2IntMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new tree map copying a given map.
Int2IntRBTreeMap(Int2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2IntRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Int2IntRBTreeMap(Map<? extends Integer, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new tree map copying a given map.
Int2IntRBTreeMap(SortedMap<Integer, Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2IntSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2IntSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2LongArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Creates a new empty array map.
Int2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Creates a new empty array map of given capacity.
Int2LongArrayMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2LongArrayMap(int[], long[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2LongArrayMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Int2LongArrayMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Int2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new empty tree map.
Int2LongAVLTreeMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2LongAVLTreeMap(int[], long[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2LongAVLTreeMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new tree map copying a given map.
Int2LongAVLTreeMap(Int2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2LongAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2LongAVLTreeMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new tree map copying a given map.
Int2LongAVLTreeMap(SortedMap<Integer, Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
int2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Returns a type-specific set view of the mappings contained in this map.
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
int2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
int2LongEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
Int2LongFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2LongFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2LongLinkedOpenHashMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2LongLinkedOpenHashMap(int[], long[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map.
Int2LongLinkedOpenHashMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2LongLinkedOpenHashMap(Int2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2LongLinkedOpenHashMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2LongLinkedOpenHashMap(Map<? extends Integer, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2LongMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2LongMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2LongMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2LongOpenCustomHashMap(int[], long[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2LongOpenCustomHashMap(int[], long[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2LongOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map.
Int2LongOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2LongOpenCustomHashMap(Int2LongMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2LongOpenCustomHashMap(Int2LongMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2LongOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2LongOpenCustomHashMap(Map<? extends Integer, ? extends Long>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Int2LongOpenCustomHashMap(Map<? extends Integer, ? extends Long>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2LongOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2LongOpenHashMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2LongOpenHashMap(int[], long[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map.
Int2LongOpenHashMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2LongOpenHashMap(Int2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2LongOpenHashMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2LongOpenHashMap(Map<? extends Integer, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Creates a new hash map copying a given one.
Int2LongRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new empty tree map.
Int2LongRBTreeMap(int[], long[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2LongRBTreeMap(int[], long[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2LongRBTreeMap(Int2LongMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new tree map copying a given map.
Int2LongRBTreeMap(Int2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2LongRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Int2LongRBTreeMap(Map<? extends Integer, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new tree map copying a given map.
Int2LongRBTreeMap(SortedMap<Integer, Long>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2LongSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2LongSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Creates a new empty array map.
Int2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Creates a new empty array map of given capacity.
Int2ObjectArrayMap(int[], Object[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2ObjectArrayMap(int[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2ObjectArrayMap(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ObjectArrayMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new empty tree map.
Int2ObjectAVLTreeMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ObjectAVLTreeMap(int[], V[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ObjectAVLTreeMap(Int2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Int2ObjectAVLTreeMap(Int2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ObjectAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2ObjectAVLTreeMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Int2ObjectAVLTreeMap(SortedMap<Integer, V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
int2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
int2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
int2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
Int2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ObjectFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectLinkedOpenHashMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ObjectLinkedOpenHashMap(int[], V[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map.
Int2ObjectLinkedOpenHashMap(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ObjectLinkedOpenHashMap(Int2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ObjectLinkedOpenHashMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ObjectLinkedOpenHashMap(Map<? extends Integer, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2ObjectMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2ObjectOpenCustomHashMap(int[], V[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ObjectOpenCustomHashMap(int[], V[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ObjectOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map.
Int2ObjectOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectOpenCustomHashMap(Int2ObjectMap<V>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2ObjectOpenCustomHashMap(Int2ObjectMap<V>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ObjectOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectOpenCustomHashMap(Map<? extends Integer, ? extends V>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Int2ObjectOpenCustomHashMap(Map<? extends Integer, ? extends V>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ObjectOpenHashMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ObjectOpenHashMap(int[], V[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map.
Int2ObjectOpenHashMap(Int2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ObjectOpenHashMap(Int2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ObjectOpenHashMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ObjectOpenHashMap(Map<? extends Integer, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Creates a new hash map copying a given one.
Int2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new empty tree map.
Int2ObjectRBTreeMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ObjectRBTreeMap(int[], V[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ObjectRBTreeMap(Int2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new tree map copying a given map.
Int2ObjectRBTreeMap(Int2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ObjectRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Int2ObjectRBTreeMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new tree map copying a given map.
Int2ObjectRBTreeMap(SortedMap<Integer, V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Creates a new empty array map.
Int2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Creates a new empty array map of given capacity.
Int2ReferenceArrayMap(int[], Object[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2ReferenceArrayMap(int[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2ReferenceArrayMap(Int2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ReferenceArrayMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new empty tree map.
Int2ReferenceAVLTreeMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ReferenceAVLTreeMap(int[], V[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ReferenceAVLTreeMap(Int2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Int2ReferenceAVLTreeMap(Int2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ReferenceAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2ReferenceAVLTreeMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Int2ReferenceAVLTreeMap(SortedMap<Integer, V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
int2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
int2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
int2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
Int2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ReferenceFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ReferenceLinkedOpenHashMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ReferenceLinkedOpenHashMap(int[], V[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map.
Int2ReferenceLinkedOpenHashMap(Int2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ReferenceLinkedOpenHashMap(Int2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ReferenceLinkedOpenHashMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ReferenceLinkedOpenHashMap(Map<? extends Integer, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2ReferenceMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2ReferenceOpenCustomHashMap(int[], V[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ReferenceOpenCustomHashMap(int[], V[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ReferenceOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map.
Int2ReferenceOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ReferenceOpenCustomHashMap(Int2ReferenceMap<V>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2ReferenceOpenCustomHashMap(Int2ReferenceMap<V>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ReferenceOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ReferenceOpenCustomHashMap(Map<? extends Integer, ? extends V>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Int2ReferenceOpenCustomHashMap(Map<? extends Integer, ? extends V>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ReferenceOpenHashMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ReferenceOpenHashMap(int[], V[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map.
Int2ReferenceOpenHashMap(Int2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ReferenceOpenHashMap(Int2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ReferenceOpenHashMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ReferenceOpenHashMap(Map<? extends Integer, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Int2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new empty tree map.
Int2ReferenceRBTreeMap(int[], V[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ReferenceRBTreeMap(int[], V[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ReferenceRBTreeMap(Int2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Int2ReferenceRBTreeMap(Int2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ReferenceRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Int2ReferenceRBTreeMap(Map<? extends Integer, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Int2ReferenceRBTreeMap(SortedMap<Integer, V>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
Int2ShortArrayMap - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a map based on two parallel backing arrays.
Int2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Creates a new empty array map.
Int2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Creates a new empty array map of given capacity.
Int2ShortArrayMap(int[], short[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Int2ShortArrayMap(int[], short[], int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Int2ShortArrayMap(Int2ShortMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ShortArrayMap(Map<? extends Integer, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Int2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree map with a fast, small-footprint implementation.
Int2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new empty tree map.
Int2ShortAVLTreeMap(int[], short[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ShortAVLTreeMap(int[], short[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ShortAVLTreeMap(Int2ShortMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new tree map copying a given map.
Int2ShortAVLTreeMap(Int2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ShortAVLTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Int2ShortAVLTreeMap(Map<? extends Integer, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new tree map copying a given map.
Int2ShortAVLTreeMap(SortedMap<Integer, Short>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
int2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Returns a type-specific set view of the mappings contained in this map.
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
int2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
int2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
Int2ShortFunction - Interface in it.unimi.dsi.fastutil.ints
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ShortFunctions - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific functions.
Int2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific function.
Int2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.ints
An adapter for mapping generic total functions to partial primitive functions.
Int2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton function.
Int2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for functions.
Int2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for functions.
Int2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash map with with a fast, small-footprint implementation.
Int2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ShortLinkedOpenHashMap(int[], short[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ShortLinkedOpenHashMap(int[], short[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map.
Int2ShortLinkedOpenHashMap(Int2ShortMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ShortLinkedOpenHashMap(Int2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ShortLinkedOpenHashMap(Map<? extends Integer, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ShortLinkedOpenHashMap(Map<? extends Integer, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Int2ShortMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Int2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.ints
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.ints
An entry set providing fast iteration.
Int2ShortMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific maps.
Int2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific map.
Int2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton map.
Int2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for maps.
Int2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for maps.
Int2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Int2ShortOpenCustomHashMap(int[], short[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ShortOpenCustomHashMap(int[], short[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ShortOpenCustomHashMap(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map.
Int2ShortOpenCustomHashMap(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ShortOpenCustomHashMap(Int2ShortMap, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Int2ShortOpenCustomHashMap(Int2ShortMap, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ShortOpenCustomHashMap(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ShortOpenCustomHashMap(Map<? extends Integer, ? extends Short>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Int2ShortOpenCustomHashMap(Map<? extends Integer, ? extends Short>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.ints
A type-specific hash map with a fast, small-footprint implementation.
Int2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Int2ShortOpenHashMap(int[], short[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Int2ShortOpenHashMap(int[], short[], float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Int2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map.
Int2ShortOpenHashMap(Int2ShortMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Int2ShortOpenHashMap(Int2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Int2ShortOpenHashMap(Map<? extends Integer, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Int2ShortOpenHashMap(Map<? extends Integer, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Creates a new hash map copying a given one.
Int2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree map with a fast, small-footprint implementation.
Int2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new empty tree map.
Int2ShortRBTreeMap(int[], short[]) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Int2ShortRBTreeMap(int[], short[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Int2ShortRBTreeMap(Int2ShortMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new tree map copying a given map.
Int2ShortRBTreeMap(Int2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ShortRBTreeMap(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Int2ShortRBTreeMap(Map<? extends Integer, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new tree map copying a given map.
Int2ShortRBTreeMap(SortedMap<Integer, Short>) - Constructor for class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Int2ShortSortedMap - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Int2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.ints
A sorted entry set providing fast iteration.
Int2ShortSortedMaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted maps.
Int2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific sorted map.
Int2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton sorted map.
Int2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted maps.
Int2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted maps.
IntArrayFIFOQueue - Class in it.unimi.dsi.fastutil.ints
A type-specific array-based FIFO queue, supporting also deque operations.
IntArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
IntArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
Creates a new empty queue with given capacity.
IntArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.ints
Compact storage of big lists of arrays using front-coding (also known as prefix-omission) compression.
IntArrayFrontCodedBigList(Collection<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Creates a new front-coded list containing the arrays in the given collection.
IntArrayFrontCodedBigList(Iterator<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
Creates a new front-coded list containing the arrays returned by the given iterator.
IntArrayFrontCodedList - Class in it.unimi.dsi.fastutil.ints
Compact storage of lists of arrays using front-coding (also known as prefix-omission) compression.
IntArrayFrontCodedList(Collection<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Creates a new front-coded list containing the arrays in the given collection.
IntArrayFrontCodedList(Iterator<int[]>, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Creates a new front-coded list containing the arrays returned by the given iterator.
IntArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.ints
A type-specific array-based semi-indirect priority queue.
IntArrayIndirectPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
IntArrayIndirectPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
IntArrayIndirectPriorityQueue(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
IntArrayIndirectPriorityQueue(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
IntArrayIndirectPriorityQueue(int[], int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
IntArrayIndirectPriorityQueue(int[], int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
IntArrayIndirectPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
IntArrayIndirectPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
IntArrayList - Class in it.unimi.dsi.fastutil.ints
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
IntArrayList() - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list with IntArrayList.DEFAULT_INITIAL_CAPACITY capacity.
IntArrayList(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list with given capacity.
IntArrayList(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements of a given array.
IntArrayList(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements of a given array.
IntArrayList(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with a given type-specific collection.
IntArrayList(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
IntArrayList(IntList) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with a given type-specific list.
IntArrayList(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with a given collection.
IntArrayList(Iterator<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new array list and fills it with the elements returned by an iterator..
IntArrayPriorityQueue - Class in it.unimi.dsi.fastutil.ints
A type-specific array-based priority queue.
IntArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Creates a new empty queue using the natural order.
IntArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
IntArrayPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Wraps a given array in a queue using the natural order.
IntArrayPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Wraps a given array in a queue using the natural order.
IntArrayPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
IntArrayPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
IntArrayPriorityQueue(int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
IntArrayPriorityQueue(IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Creates a new empty queue with a given comparator.
IntArrays - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific arrays.
IntArraySet - Class in it.unimi.dsi.fastutil.ints
A simple, brute-force implementation of a set based on a backing array.
IntArraySet() - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new empty array set.
IntArraySet(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new empty array set of given initial capacity.
IntArraySet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set using the given backing array.
IntArraySet(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
IntArraySet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set copying the contents of a given collection.
IntArraySet(IntSet) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set copying the contents of a given collection.
IntArraySet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set copying the contents of a given set.
IntArraySet(Set<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set copying the contents of a given set.
IntAVLTreeSet - Class in it.unimi.dsi.fastutil.ints
A type-specific AVL tree set with a fast, small-footprint implementation.
IntAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new empty tree set.
IntAVLTreeSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set copying the elements of an array.
IntAVLTreeSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
IntAVLTreeSet(int[], int, int, Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
IntAVLTreeSet(int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
IntAVLTreeSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set copying a given type-specific collection.
IntAVLTreeSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
IntAVLTreeSet(IntSortedSet) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
IntAVLTreeSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set copying a given set.
IntAVLTreeSet(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new empty tree set with the given comparator.
IntAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set using elements provided by an iterator.
IntAVLTreeSet(SortedSet<Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
IntBidirectionalIterable - Interface in it.unimi.dsi.fastutil.ints
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
IntBidirectionalIterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
IntBigArrayBigList - Class in it.unimi.dsi.fastutil.ints
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
IntBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list with IntBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
IntBigArrayBigList(int[][]) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
IntBigArrayBigList(int[][], long, long) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
IntBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list with given capacity.
IntBigArrayBigList(IntBigList) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
IntBigArrayBigList(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
IntBigArrayBigList(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
IntBigArrayBigList(Iterator<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
IntBigArrays - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with big arrays.
IntBigList - Interface in it.unimi.dsi.fastutil.ints
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
IntBigListIterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific BigListIterator.
IntBigListIterators - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific iterators.
IntBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for an iterator backed by an index based data store.
IntBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a list-iterator backed by an index based data store.
IntBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.ints
A class exposing a list iterator as a big-list iterator..
IntBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.ints
A class returning no elements and a type-specific big list iterator interface.
IntBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for big list iterators.
IntBigLists - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific big lists.
IntBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific big list.
IntBigLists.ListBigList - Class in it.unimi.dsi.fastutil.ints
A class exposing a list as a big list.
IntBigLists.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton big list.
IntBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for big lists.
IntBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for big lists.
IntBigSpliterators - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
IntBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.ints.IntBigSpliterators
 
IntBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a spliterator backed by an index based data store.
IntBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a spliterator backed by an index based data store.
IntBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a spliterator backed by an index based data store.
IntBinaryOperator - Interface in it.unimi.dsi.fastutil.ints
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
IntBooleanImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntBooleanImmutablePair(int, boolean) - Constructor for class it.unimi.dsi.fastutil.ints.IntBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntBooleanMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntBooleanMutablePair(int, boolean) - Constructor for class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntBooleanPair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntByteImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntByteImmutablePair(int, byte) - Constructor for class it.unimi.dsi.fastutil.ints.IntByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntByteMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntByteMutablePair(int, byte) - Constructor for class it.unimi.dsi.fastutil.ints.IntByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntBytePair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntCharImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntCharImmutablePair(int, char) - Constructor for class it.unimi.dsi.fastutil.ints.IntCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntCharMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntCharMutablePair(int, char) - Constructor for class it.unimi.dsi.fastutil.ints.IntCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntCharPair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntCollection - Interface in it.unimi.dsi.fastutil.ints
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
IntCollections - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific collections.
IntCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific collection.
IntCollections.IterableCollection - Class in it.unimi.dsi.fastutil.ints
A collection wrapper class for iterables.
IntComparator - Interface in it.unimi.dsi.fastutil.ints
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
IntComparators - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with comparators.
IntConsumer - Interface in it.unimi.dsi.fastutil.ints
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
IntDoubleImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntDoubleImmutablePair(int, double) - Constructor for class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntDoubleMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntDoubleMutablePair(int, double) - Constructor for class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntDoublePair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntFloatImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntFloatImmutablePair(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntFloatMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntFloatMutablePair(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntFloatPair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntHash - Interface in it.unimi.dsi.fastutil.ints
A type-specific Hash interface.
IntHash.Strategy - Interface in it.unimi.dsi.fastutil.ints
A type-specific hash strategy.
IntHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.ints
A type-specific heap-based indirect priority queue.
IntHeapIndirectPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
IntHeapIndirectPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
IntHeapIndirectPriorityQueue(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
IntHeapIndirectPriorityQueue(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
IntHeapIndirectPriorityQueue(int[], int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
IntHeapIndirectPriorityQueue(int[], int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
IntHeapIndirectPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
IntHeapIndirectPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
IntHeapPriorityQueue - Class in it.unimi.dsi.fastutil.ints
A type-specific heap-based priority queue.
IntHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a new empty queue using the natural order.
IntHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
IntHeapPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Wraps a given array in a queue using the natural order.
IntHeapPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Wraps a given array in a queue using the natural order.
IntHeapPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
IntHeapPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
IntHeapPriorityQueue(int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
IntHeapPriorityQueue(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
IntHeapPriorityQueue(IntCollection, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
IntHeapPriorityQueue(IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a new empty queue with a given comparator.
IntHeapPriorityQueue(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
IntHeapPriorityQueue(Collection<? extends Integer>, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
IntHeaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with heaps.
IntHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.ints
A type-specific heap-based semi-indirect priority queue.
IntHeapSemiIndirectPriorityQueue(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
IntHeapSemiIndirectPriorityQueue(int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
IntHeapSemiIndirectPriorityQueue(int[], int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
IntHeapSemiIndirectPriorityQueue(int[], int[], int) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
IntHeapSemiIndirectPriorityQueue(int[], int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
IntHeapSemiIndirectPriorityQueue(int[], int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
IntHeapSemiIndirectPriorityQueue(int[], int, IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
IntHeapSemiIndirectPriorityQueue(int[], IntComparator) - Constructor for class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
IntImmutableList - Class in it.unimi.dsi.fastutil.ints
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
IntImmutableList(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
Creates a new immutable list using a given array.
IntImmutableList(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
Creates a new immutable list and fills it with the elements of a given array.
IntImmutableList(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
IntImmutableList(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
IntImmutableList(IntList) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
Creates a new immutable list and fills it with a given type-specific list.
IntImmutableList(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntImmutableList
Creates a new immutable list and fills it with a given collection.
IntIndirectHeaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with indirect heaps.
IntIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.ints
A type-specific IndirectPriorityQueue.
IntIntImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntIntImmutablePair(int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntIntImmutableSortedPair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntIntMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntIntMutablePair(int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntIntPair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntIntSortedPair - Interface in it.unimi.dsi.fastutil.ints
A type-specific immutable SortedPair.
IntIterable - Interface in it.unimi.dsi.fastutil.ints
A type-specific Iterable that strengthens that specification of IntIterable.iterator() and IntIterable.forEach(Consumer).
IntIterables - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific iterables.
intIterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns a widened primitive iterator on the elements of this collection.
intIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
intIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.IterableCollection
 
intIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
intIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
intIterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
Returns a widened primitive iterator on the elements of this iterable.
intIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
intIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
intIterator() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns a widened primitive iterator on the elements of this collection.
intIterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
intIterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.IterableCollection
 
intIterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
intIterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
intIterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
Returns a widened primitive iterator on the elements of this iterable.
intIterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
intIterator() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
intIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a primitive iterator on the elements of this collection.
intIterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
 
intIterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
intIterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
intIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Returns a primitive iterator on the elements of this iterable.
intIterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns a widened primitive iterator on the elements of this collection.
intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.IterableCollection
 
intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
intIterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
Returns a widened primitive iterator on the elements of this iterable.
intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
intIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
IntIterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
IntIterators - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific iterators.
IntIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for an iterator backed by an index-based data store.
IntIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a list-iterator backed by an index-based data store.
IntIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.ints
A class returning no elements and a type-specific iterator interface.
IntIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for bidirectional iterators.
IntIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for iterators.
IntIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for list iterators.
IntLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash set with with a fast, small-footprint implementation.
IntLinkedOpenCustomHashSet(int[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
IntLinkedOpenCustomHashSet(int[], int, int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
IntLinkedOpenCustomHashSet(int[], int, int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
IntLinkedOpenCustomHashSet(int[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
IntLinkedOpenCustomHashSet(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set.
IntLinkedOpenCustomHashSet(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
IntLinkedOpenCustomHashSet(IntCollection, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
IntLinkedOpenCustomHashSet(IntCollection, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
IntLinkedOpenCustomHashSet(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
IntLinkedOpenCustomHashSet(IntIterator, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
IntLinkedOpenCustomHashSet(IntIterator, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
IntLinkedOpenCustomHashSet(Collection<? extends Integer>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
IntLinkedOpenCustomHashSet(Collection<? extends Integer>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
IntLinkedOpenCustomHashSet(Iterator<?>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
IntLinkedOpenCustomHashSet(Iterator<?>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
IntLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.ints
A type-specific linked hash set with with a fast, small-footprint implementation.
IntLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
IntLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
IntLinkedOpenHashSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
IntLinkedOpenHashSet(int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
IntLinkedOpenHashSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
IntLinkedOpenHashSet(int[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
IntLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set.
IntLinkedOpenHashSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
IntLinkedOpenHashSet(IntCollection, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
IntLinkedOpenHashSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
IntLinkedOpenHashSet(IntIterator, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
IntLinkedOpenHashSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
IntLinkedOpenHashSet(Collection<? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set copying a given collection.
IntLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
IntLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
IntList - Interface in it.unimi.dsi.fastutil.ints
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
IntListIterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific bidirectional iterator that is also a ListIterator.
IntLists - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific lists.
IntLists.EmptyList - Class in it.unimi.dsi.fastutil.ints
An immutable class representing an empty type-specific list.
IntLists.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton list.
IntLists.SynchronizedList - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for lists.
IntLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for random-access lists.
IntLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for lists.
IntLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for random-access lists.
IntLongImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntLongImmutablePair(int, long) - Constructor for class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntLongMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntLongMutablePair(int, long) - Constructor for class it.unimi.dsi.fastutil.ints.IntLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntLongPair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntMappedBigList - Class in it.unimi.dsi.fastutil.ints
A bridge between byte buffers and type-specific big lists.
IntObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntObjectImmutablePair(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntObjectMutablePair(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntObjectPair<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntOpenCustomHashSet - Class in it.unimi.dsi.fastutil.ints
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
IntOpenCustomHashSet(int[], float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set copying the elements of an array.
IntOpenCustomHashSet(int[], int, int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
IntOpenCustomHashSet(int[], int, int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
IntOpenCustomHashSet(int[], IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
IntOpenCustomHashSet(int, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set.
IntOpenCustomHashSet(int, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
IntOpenCustomHashSet(IntCollection, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
IntOpenCustomHashSet(IntCollection, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
IntOpenCustomHashSet(IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
IntOpenCustomHashSet(IntIterator, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
IntOpenCustomHashSet(IntIterator, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
IntOpenCustomHashSet(Collection<? extends Integer>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set copying a given collection.
IntOpenCustomHashSet(Collection<? extends Integer>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
IntOpenCustomHashSet(Iterator<?>, float, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
IntOpenCustomHashSet(Iterator<?>, IntHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
IntOpenHashBigSet - Class in it.unimi.dsi.fastutil.ints
A type-specific hash big set with with a fast, small-footprint implementation.
IntOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
IntOpenHashBigSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
IntOpenHashBigSet(int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set copying the elements of an array.
IntOpenHashBigSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
IntOpenHashBigSet(int[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set and fills it with the elements of a given array.
IntOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor.
IntOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set.
IntOpenHashBigSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
IntOpenHashBigSet(IntCollection, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set copying a given type-specific collection.
IntOpenHashBigSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
IntOpenHashBigSet(IntIterator, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set using elements provided by a type-specific iterator.
IntOpenHashBigSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
IntOpenHashBigSet(Collection<? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set copying a given collection.
IntOpenHashBigSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
IntOpenHashBigSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Creates a new hash big set using elements provided by an iterator.
IntOpenHashSet - Class in it.unimi.dsi.fastutil.ints
A type-specific hash set with with a fast, small-footprint implementation.
IntOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
IntOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
IntOpenHashSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
IntOpenHashSet(int[], float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set copying the elements of an array.
IntOpenHashSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
IntOpenHashSet(int[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
IntOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set.
IntOpenHashSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
IntOpenHashSet(IntCollection, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set copying a given type-specific collection.
IntOpenHashSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
IntOpenHashSet(IntIterator, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
IntOpenHashSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
IntOpenHashSet(Collection<? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set copying a given collection.
IntOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
IntOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set using elements provided by an iterator.
intParallelStream() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Return a parallel primitive stream over the elements, performing widening casts if needed.
intParallelStream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
intParallelStream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
intParallelStream() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Return a parallel primitive stream over the elements, performing widening casts if needed.
intParallelStream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
intParallelStream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
intParallelStream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Return a parallel primitive stream over the elements, performing widening casts if needed.
intParallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
intParallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
intParallelStream() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Return a parallel primitive stream over the elements, performing widening casts if needed.
intParallelStream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
intParallelStream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
IntPredicate - Interface in it.unimi.dsi.fastutil.ints
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
IntPriorityQueue - Interface in it.unimi.dsi.fastutil.ints
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
IntPriorityQueues - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific priority queues.
IntPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for priority queues.
IntRandomAccessSubList(IntBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntRandomAccessSubList
 
IntRandomAccessSubList(IntList, int, int) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntList.IntRandomAccessSubList
 
IntRBTreeSet - Class in it.unimi.dsi.fastutil.ints
A type-specific red-black tree set with a fast, small-footprint implementation.
IntRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new empty tree set.
IntRBTreeSet(int[]) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set copying the elements of an array.
IntRBTreeSet(int[], int, int) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
IntRBTreeSet(int[], int, int, Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
IntRBTreeSet(int[], Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
IntRBTreeSet(IntCollection) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set copying a given type-specific collection.
IntRBTreeSet(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
IntRBTreeSet(IntSortedSet) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
IntRBTreeSet(Collection<? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set copying a given collection.
IntRBTreeSet(Comparator<? super Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new empty tree set with the given comparator.
IntRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set using elements provided by an iterator.
IntRBTreeSet(SortedSet<Integer>) - Constructor for class it.unimi.dsi.fastutil.ints.IntRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
IntReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntReferenceImmutablePair(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.IntReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntReferenceMutablePair(int, V) - Constructor for class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntReferencePair<V> - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with semi-indirect heaps.
IntSet - Interface in it.unimi.dsi.fastutil.ints
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
IntSets - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sets.
IntSets.EmptySet - Class in it.unimi.dsi.fastutil.ints
An immutable class representing the empty set and implementing a type-specific set interface.
IntSets.Singleton - Class in it.unimi.dsi.fastutil.ints
An immutable class representing a type-specific singleton set.
IntSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sets.
IntSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sets.
IntShortImmutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntShortImmutablePair(int, short) - Constructor for class it.unimi.dsi.fastutil.ints.IntShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
IntShortMutablePair - Class in it.unimi.dsi.fastutil.ints
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntShortMutablePair(int, short) - Constructor for class it.unimi.dsi.fastutil.ints.IntShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
IntShortPair - Interface in it.unimi.dsi.fastutil.ints
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
IntSortedSet - Interface in it.unimi.dsi.fastutil.ints
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
IntSortedSets - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific sorted sets.
IntSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.ints
An immutable class representing the empty sorted set and implementing a type-specific set interface.
IntSortedSets.Singleton - Class in it.unimi.dsi.fastutil.ints
A class representing a singleton sorted set.
IntSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.ints
A synchronized wrapper class for sorted sets.
IntSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.ints
An unmodifiable wrapper class for sorted sets.
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns widened primitive spliterator on the elements of this collection.
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.IterableCollection
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
Returns widened primitive spliterator on the elements of this iterable.
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns widened primitive spliterator on the elements of this collection.
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.IterableCollection
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
Returns widened primitive spliterator on the elements of this iterable.
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a primitive spliterator on the elements of this collection.
intSpliterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Returns a primitive spliterator on the elements of this iterable.
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns widened primitive spliterator on the elements of this collection.
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.IterableCollection
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
intSpliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
Returns widened primitive spliterator on the elements of this iterable.
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
intSpliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
IntSpliterator - Interface in it.unimi.dsi.fastutil.ints
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
IntSpliterators - Class in it.unimi.dsi.fastutil.ints
A class providing static methods and objects that do useful things with type-specific spliterators.
IntSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a spliterator backed by an index based data store.
IntSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a spliterator backed by an index based data store.
IntSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.ints
A class returning no elements and a type-specific spliterator interface.
IntSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.ints
A skeletal implementation for a spliterator backed by an index based data store.
IntStack - Interface in it.unimi.dsi.fastutil.ints
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
intStream() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Return a primitive stream over the elements, performing widening casts if needed.
intStream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
intStream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
intStream() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Return a primitive stream over the elements, performing widening casts if needed.
intStream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
intStream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
intStream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Return a primitive stream over the elements, performing widening casts if needed.
intStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
intStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
intStream() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Return a primitive stream over the elements, performing widening casts if needed.
intStream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
intStream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
IntSubList(IntBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
IntSubList(IntList, int, int) - Constructor for class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
IntUnaryOperator - Interface in it.unimi.dsi.fastutil.ints
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.
invMix(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
The inverse of HashCommon.mix(int).
invMix(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
The inverse of HashCommon.mix(long).
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
isEmpty() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Checks whether this queue is empty.
isEmpty() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
isEmpty() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Checks whether this queue is empty.
isEmpty() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.IterableCollection
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
isEmpty() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
isEmpty() - Method in interface it.unimi.dsi.fastutil.Stack
Checks whether the stack is empty.
isOpen() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
it.unimi.dsi.fastutil - package it.unimi.dsi.fastutil
Static classes and methods used by all implementations and some non-type-specific classes that do not belong to it.unimi.dsi.fastutil.objects.
it.unimi.dsi.fastutil.booleans - package it.unimi.dsi.fastutil.booleans
Type-specific classes for boolean elements or keys.
it.unimi.dsi.fastutil.bytes - package it.unimi.dsi.fastutil.bytes
Type-specific classes for byte elements or keys.
it.unimi.dsi.fastutil.chars - package it.unimi.dsi.fastutil.chars
Type-specific classes for character elements or keys.
it.unimi.dsi.fastutil.doubles - package it.unimi.dsi.fastutil.doubles
Type-specific classes for double elements or keys.
it.unimi.dsi.fastutil.floats - package it.unimi.dsi.fastutil.floats
Type-specific classes for float elements or keys.
it.unimi.dsi.fastutil.ints - package it.unimi.dsi.fastutil.ints
Type-specific classes for integer elements or keys.
it.unimi.dsi.fastutil.io - package it.unimi.dsi.fastutil.io
Classes and static methods that make object and primitive-type I/O easier and faster.
it.unimi.dsi.fastutil.longs - package it.unimi.dsi.fastutil.longs
Type-specific classes for long elements or keys.
it.unimi.dsi.fastutil.objects - package it.unimi.dsi.fastutil.objects
Type-specific classes for object elements or keys.
it.unimi.dsi.fastutil.shorts - package it.unimi.dsi.fastutil.shorts
Type-specific classes for short elements or keys.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
Returns a type-specific iterator.
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteSet
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharSet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterable
Returns a type-specific BidirectionalIterator.
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns a type-specific iterator on the elements of this collection.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.IterableCollection
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
Returns a type-specific iterator.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from the first element.
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns a type-specific iterator on the elements of this list.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns a type-specific iterator on the elements of this set.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
iterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set.
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
iterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
iterator(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
iterator(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
iterator(char) - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
iterator(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
iterator(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
iterator(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
iterator(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
iterator(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
iterator(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
iterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
iterator(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
iterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
iterator(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
iterator(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
iterator(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a type-specific list iterator on the elements in this set, starting from a given element of the set.
iterator(K) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSortedSet
Returns a type-specific BidirectionalIterator on the elements in this set, starting from a given element of the domain (optional operation).
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
iterator(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 

K

key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.Pair
Returns the left element of this pair.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
key() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Sets the left element of this pair (optional operation).
key(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Sets the left element of this pair (optional operation).
key(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Sets the left element of this pair (optional operation).
key(char) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Sets the left element of this pair (optional operation).
key(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Sets the left element of this pair (optional operation).
key(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Sets the left element of this pair (optional operation).
key(int) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Sets the left element of this pair (optional operation).
key(long) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Sets the left element of this pair (optional operation).
key(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Sets the left element of this pair (optional operation).
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Deprecated.
key(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Deprecated.
key(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Deprecated.
key(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Deprecated.
key(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Deprecated.
key(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Deprecated.
key(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Deprecated.
key(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Deprecated.
key(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
key(L) - Method in interface it.unimi.dsi.fastutil.Pair
Sets the left element of this pair (optional operation).
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Returns the left element of this pair.
keyBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Returns the left element of this pair.
keyByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Returns the left element of this pair.
keyChar() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Returns the left element of this pair.
keyDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Returns the left element of this pair.
keyFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Returns the left element of this pair.
keyInt() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Returns the left element of this pair.
keyLong() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns the left element of this pair.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortSortedMap
Returns a type-specific-set view of the keys of this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Returns a type-specific sorted set view of the keys contained in this map.
keySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns a type-specific sorted-set view of the keys contained in this map.
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
keySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Returns the left element of this pair.
keyShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns the left element of this pair.

L

last() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
last() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
Deprecated.
last() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
last() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
Deprecated.
last() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
last() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
Deprecated.
last() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
last() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
Deprecated.
last() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Returns the last element of this queue, that is, the element the would be dequeued last (optional operation).
last() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
last() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
last() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
last() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
Deprecated.
last() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
last() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
Deprecated.
last() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
 
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns the last element of this set in iteration order.
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
last() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
last() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns the last element of this set in iteration order.
last() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
last() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
last() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
last() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
last() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
last() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
last() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
last() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
Deprecated.
last() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
last() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
 
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastByte() - Method in interface it.unimi.dsi.fastutil.bytes.BytePriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
lastByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns the last (highest) element currently in this set.
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
lastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
lastByteKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns the last (highest) key currently in this map.
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
lastByteKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
 
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastChar() - Method in interface it.unimi.dsi.fastutil.chars.CharPriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
lastChar() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns the last (highest) element currently in this set.
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
lastChar() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
lastCharKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns the last (highest) key currently in this map.
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
lastCharKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
lastDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns the last (highest) element currently in this set.
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
lastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
lastDoubleKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns the last (highest) key currently in this map.
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
lastDoubleKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatPriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
lastFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns the last (highest) element currently in this set.
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
lastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
lastFloatKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns the last (highest) key currently in this map.
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
lastFloatKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
lastIndexOf(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
lastIndexOf(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
lastIndexOf(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
lastIndexOf(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
lastIndexOf(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
lastIndexOf(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
lastIndexOf(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
lastIndexOf(char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
lastIndexOf(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
lastIndexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
lastIndexOf(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
lastIndexOf(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
lastIndexOf(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
lastIndexOf(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
lastIndexOf(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
lastIndexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
lastIndexOf(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
lastIndexOf(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
lastIndexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
lastIndexOf(long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
lastIndexOf(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
lastIndexOf(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns the index of the last occurrence of the specified element in this type-specific big list, or -1 if this big list does not contain the element.
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
lastIndexOf(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
lastIndexOf(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.BigList
Returns the index of the last occurrence of the specified element in this big list, or -1 if this big list does not contain the element.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
lastIndexOf(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
 
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastInt() - Method in interface it.unimi.dsi.fastutil.ints.IntPriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
lastInt() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns the last (highest) element currently in this set.
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
lastInt() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
lastIntKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns the last (highest) key currently in this map.
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
lastIntKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
lastKey() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
 
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastLong() - Method in interface it.unimi.dsi.fastutil.longs.LongPriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
lastLong() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns the last (highest) element currently in this set.
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
lastLong() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
lastLongKey() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns the last (highest) key currently in this map.
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
lastLongKey() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns the last element of this set in iteration order.
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns the last element of this set in iteration order.
lastShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPriorityQueue
Returns the last element of the queue, that is, the element the would be dequeued last (optional operation).
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
lastShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns the last (highest) element currently in this set.
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
lastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns the last key of this map in iteration order.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
lastShortKey() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns the last (highest) key currently in this map.
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
lastShortKey() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortImmutablePair
 
left() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
left() - Method in interface it.unimi.dsi.fastutil.Pair
Returns the left element of this pair.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Sets the left element of this pair (optional operation).
left(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
 
left(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Sets the left element of this pair (optional operation).
left(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
 
left(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Sets the left element of this pair (optional operation).
left(char) - Method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
 
left(char) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Sets the left element of this pair (optional operation).
left(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
 
left(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Sets the left element of this pair (optional operation).
left(float) - Method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
 
left(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Sets the left element of this pair (optional operation).
left(int) - Method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
 
left(int) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Sets the left element of this pair (optional operation).
left(long) - Method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
 
left(long) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Sets the left element of this pair (optional operation).
left(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
 
left(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Sets the left element of this pair (optional operation).
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Deprecated.
Please use the corresponding type-specific method instead.
left(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
 
left(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
left(L) - Method in interface it.unimi.dsi.fastutil.Pair
Sets the left element of this pair (optional operation).
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Returns the left element of this pair.
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortImmutablePair
 
leftBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
 
leftBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Returns the left element of this pair.
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortImmutablePair
 
leftByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
 
leftByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Returns the left element of this pair.
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
 
leftChar() - Method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
 
leftChar() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Returns the left element of this pair.
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortImmutablePair
 
leftDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
 
leftDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatByteImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatCharImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIntImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLongImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Returns the left element of this pair.
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatShortImmutablePair
 
leftFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
 
leftFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntByteImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntCharImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntFloatImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Returns the left element of this pair.
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntShortImmutablePair
 
leftInt() - Method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
 
leftInt() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongByteImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongCharImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongFloatImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Returns the left element of this pair.
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongShortImmutablePair
 
leftLong() - Method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
 
leftLong() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Returns the left element of this pair.
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutablePair
 
leftShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
 
leftShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns the left element of this pair.
length - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
The number of valid bytes in FastByteArrayInputStream.array starting from FastByteArrayInputStream.offset.
length - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
The number of valid bytes in FastByteArrayOutputStream.array.
length - Variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The number of valid bytes in FastMultiByteArrayInputStream.array.
length() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Returns the length of the underlying input stream, if it is measurable.
length() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Returns the length of the underlying output stream, if it is measurable.
length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
length() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
length() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
length() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
length() - Method in interface it.unimi.dsi.fastutil.io.MeasurableStream
Returns the overall length of this stream (optional operation).
length(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
length(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
length(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
length(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
length(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
length(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
length(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
length(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
length(AtomicIntegerArray[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big atomic array.
length(AtomicLongArray[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big atomic array.
length(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Returns the length of the given big array.
length(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.Pair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Returns a lexicographical comparator for pairs.
lexComparator() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns a lexicographical comparator for pairs.
LF - Enum constant in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
A line feed (LF, ASCII 10).
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
 
LIST_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
 
listIterator() - Method in interface it.unimi.dsi.fastutil.BigList
Returns a big-list iterator over the elements in this big list.
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Returns a type-specific list iterator on the list.
listIterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns a type-specific big-list iterator on this type-specific big list.
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
listIterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns a type-specific list iterator on the list.
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
listIterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
listIterator(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns a type-specific list iterator on the list starting at a given index.
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
listIterator(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.BigList
Returns a big-list iterator of the elements in this big list, starting at the specified position in this big list.
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
listIterator(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns a type-specific list iterator on this type-specific big list starting at a given index.
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
listIterator(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
loadBooleans(BufferedReader, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadBooleans(BufferedReader, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadBooleans(BufferedReader, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
loadBooleans(BufferedReader, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given array fragment.
loadBooleans(DataInput, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadBooleans(DataInput, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadBooleans(DataInput, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadBooleans(DataInput, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadBooleans(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadBooleans(File, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadBooleans(File, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadBooleans(File, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadBooleans(File, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadBooleans(File, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadBooleans(File, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadBooleans(File, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadBooleans(File, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadBooleans(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadBooleans(CharSequence, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadBooleans(CharSequence, boolean[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadBooleans(CharSequence, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadBooleans(CharSequence, boolean[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadBooleans(CharSequence, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadBooleans(CharSequence, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadBooleans(CharSequence, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadBooleans(CharSequence, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadBooleansBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadBooleansBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadBytes(BufferedReader, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadBytes(BufferedReader, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadBytes(BufferedReader, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
loadBytes(BufferedReader, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given array fragment.
loadBytes(DataInput, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadBytes(DataInput, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadBytes(DataInput, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadBytes(DataInput, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadBytes(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadBytes(File, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadBytes(File, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadBytes(File, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadBytes(File, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadBytes(File, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadBytes(File, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadBytes(File, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadBytes(File, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadBytes(InputStream, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given input stream, storing them in a given array.
loadBytes(InputStream, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given readable channel, storing them in a given big array.
loadBytes(InputStream, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given readable channel, storing them in a given big-array fragment.
loadBytes(InputStream, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given input stream, storing them in a given array fragment.
loadBytes(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadBytes(CharSequence, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadBytes(CharSequence, byte[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadBytes(CharSequence, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadBytes(CharSequence, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadBytes(CharSequence, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadBytes(CharSequence, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadBytes(CharSequence, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadBytes(CharSequence, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadBytes(ReadableByteChannel, byte[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given readable channel, storing them in a given array.
loadBytes(ReadableByteChannel, byte[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given readable channel, storing them in a given big array.
loadBytes(ReadableByteChannel, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given readable channel, storing them in a given big-array fragment.
loadBytes(ReadableByteChannel, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads bytes from a given readable channel, storing them in a given array fragment.
loadBytesBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadBytesBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadChars(DataInput, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadChars(DataInput, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadChars(DataInput, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadChars(DataInput, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadChars(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadChars(File, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadChars(File, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadChars(File, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadChars(File, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadChars(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
loadChars(File, ByteOrder, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
loadChars(File, ByteOrder, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
loadChars(File, ByteOrder, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
loadChars(File, ByteOrder, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
loadChars(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadChars(CharSequence, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadChars(CharSequence, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadChars(CharSequence, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadChars(CharSequence, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadChars(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
loadChars(CharSequence, ByteOrder, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
loadChars(CharSequence, ByteOrder, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
loadChars(CharSequence, ByteOrder, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
loadChars(CharSequence, ByteOrder, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
loadChars(ReadableByteChannel, ByteOrder, char[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
loadChars(ReadableByteChannel, ByteOrder, char[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
loadChars(ReadableByteChannel, ByteOrder, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
loadChars(ReadableByteChannel, ByteOrder, char[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
loadCharsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadCharsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
loadCharsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadCharsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
loadDoubles(BufferedReader, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadDoubles(BufferedReader, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadDoubles(BufferedReader, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
loadDoubles(BufferedReader, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given array fragment.
loadDoubles(DataInput, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadDoubles(DataInput, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadDoubles(DataInput, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadDoubles(DataInput, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadDoubles(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadDoubles(File, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadDoubles(File, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadDoubles(File, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadDoubles(File, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadDoubles(File, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadDoubles(File, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadDoubles(File, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadDoubles(File, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadDoubles(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
loadDoubles(File, ByteOrder, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
loadDoubles(File, ByteOrder, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
loadDoubles(File, ByteOrder, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
loadDoubles(File, ByteOrder, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
loadDoubles(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadDoubles(CharSequence, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadDoubles(CharSequence, double[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadDoubles(CharSequence, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadDoubles(CharSequence, double[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadDoubles(CharSequence, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadDoubles(CharSequence, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadDoubles(CharSequence, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadDoubles(CharSequence, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadDoubles(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
loadDoubles(CharSequence, ByteOrder, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
loadDoubles(CharSequence, ByteOrder, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
loadDoubles(CharSequence, ByteOrder, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
loadDoubles(CharSequence, ByteOrder, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
loadDoubles(ReadableByteChannel, ByteOrder, double[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
loadDoubles(ReadableByteChannel, ByteOrder, double[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
loadDoubles(ReadableByteChannel, ByteOrder, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
loadDoubles(ReadableByteChannel, ByteOrder, double[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
loadDoublesBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadDoublesBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
loadDoublesBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadDoublesBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
loadFloats(BufferedReader, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadFloats(BufferedReader, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadFloats(BufferedReader, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
loadFloats(BufferedReader, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given array fragment.
loadFloats(DataInput, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadFloats(DataInput, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadFloats(DataInput, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadFloats(DataInput, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadFloats(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadFloats(File, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadFloats(File, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadFloats(File, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadFloats(File, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadFloats(File, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadFloats(File, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadFloats(File, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadFloats(File, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadFloats(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
loadFloats(File, ByteOrder, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
loadFloats(File, ByteOrder, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
loadFloats(File, ByteOrder, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
loadFloats(File, ByteOrder, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
loadFloats(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadFloats(CharSequence, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadFloats(CharSequence, float[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadFloats(CharSequence, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadFloats(CharSequence, float[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadFloats(CharSequence, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadFloats(CharSequence, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadFloats(CharSequence, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadFloats(CharSequence, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadFloats(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
loadFloats(CharSequence, ByteOrder, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
loadFloats(CharSequence, ByteOrder, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
loadFloats(CharSequence, ByteOrder, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
loadFloats(CharSequence, ByteOrder, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
loadFloats(ReadableByteChannel, ByteOrder, float[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
loadFloats(ReadableByteChannel, ByteOrder, float[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
loadFloats(ReadableByteChannel, ByteOrder, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
loadFloats(ReadableByteChannel, ByteOrder, float[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
loadFloatsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadFloatsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
loadFloatsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadFloatsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
loadInts(BufferedReader, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadInts(BufferedReader, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadInts(BufferedReader, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
loadInts(BufferedReader, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given array fragment.
loadInts(DataInput, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadInts(DataInput, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadInts(DataInput, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadInts(DataInput, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadInts(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadInts(File, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadInts(File, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadInts(File, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadInts(File, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadInts(File, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadInts(File, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadInts(File, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadInts(File, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadInts(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
loadInts(File, ByteOrder, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
loadInts(File, ByteOrder, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
loadInts(File, ByteOrder, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
loadInts(File, ByteOrder, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
loadInts(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadInts(CharSequence, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadInts(CharSequence, int[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadInts(CharSequence, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadInts(CharSequence, int[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadInts(CharSequence, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadInts(CharSequence, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadInts(CharSequence, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadInts(CharSequence, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadInts(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
loadInts(CharSequence, ByteOrder, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
loadInts(CharSequence, ByteOrder, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
loadInts(CharSequence, ByteOrder, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
loadInts(CharSequence, ByteOrder, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
loadInts(ReadableByteChannel, ByteOrder, int[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
loadInts(ReadableByteChannel, ByteOrder, int[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
loadInts(ReadableByteChannel, ByteOrder, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
loadInts(ReadableByteChannel, ByteOrder, int[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
loadIntsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadIntsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
loadIntsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadIntsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
loadLongs(BufferedReader, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadLongs(BufferedReader, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadLongs(BufferedReader, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
loadLongs(BufferedReader, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given array fragment.
loadLongs(DataInput, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadLongs(DataInput, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadLongs(DataInput, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadLongs(DataInput, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadLongs(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadLongs(File, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadLongs(File, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadLongs(File, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadLongs(File, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadLongs(File, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadLongs(File, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadLongs(File, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadLongs(File, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadLongs(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
loadLongs(File, ByteOrder, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
loadLongs(File, ByteOrder, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
loadLongs(File, ByteOrder, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
loadLongs(File, ByteOrder, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
loadLongs(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadLongs(CharSequence, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadLongs(CharSequence, long[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadLongs(CharSequence, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadLongs(CharSequence, long[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadLongs(CharSequence, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadLongs(CharSequence, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadLongs(CharSequence, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadLongs(CharSequence, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadLongs(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
loadLongs(CharSequence, ByteOrder, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
loadLongs(CharSequence, ByteOrder, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
loadLongs(CharSequence, ByteOrder, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
loadLongs(CharSequence, ByteOrder, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
loadLongs(ReadableByteChannel, ByteOrder, long[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
loadLongs(ReadableByteChannel, ByteOrder, long[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
loadLongs(ReadableByteChannel, ByteOrder, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
loadLongs(ReadableByteChannel, ByteOrder, long[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
loadLongsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadLongsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
loadLongsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadLongsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
loadObject(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads an object from a file given by a File object.
loadObject(InputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads an object from a given input stream.
loadObject(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads an object from a file given by a filename.
loadShorts(BufferedReader, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadShorts(BufferedReader, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given buffered reader, storing them in a given array.
loadShorts(BufferedReader, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given big-array fragment.
loadShorts(BufferedReader, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a given fast buffered reader, storing them in a given array fragment.
loadShorts(DataInput, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array.
loadShorts(DataInput, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big array.
loadShorts(DataInput, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given big-array fragment.
loadShorts(DataInput, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given data input, storing them in a given array fragment.
loadShorts(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new array.
loadShorts(File, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array.
loadShorts(File, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadShorts(File, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big array.
loadShorts(File, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array.
loadShorts(File, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadShorts(File, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given big-array fragment.
loadShorts(File, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadShorts(File, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a File object, storing them in a given array fragment.
loadShorts(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new array.
loadShorts(File, ByteOrder, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array.
loadShorts(File, ByteOrder, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big array.
loadShorts(File, ByteOrder, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given big-array fragment.
loadShorts(File, ByteOrder, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a given array fragment.
loadShorts(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new array.
loadShorts(CharSequence, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array.
loadShorts(CharSequence, short[]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadShorts(CharSequence, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big array.
loadShorts(CharSequence, short[][]) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array.
loadShorts(CharSequence, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadShorts(CharSequence, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given big-array fragment.
loadShorts(CharSequence, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadShorts(CharSequence, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Loads elements from a file given by a filename, storing them in a given array fragment.
loadShorts(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new array.
loadShorts(CharSequence, ByteOrder, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array.
loadShorts(CharSequence, ByteOrder, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big array.
loadShorts(CharSequence, ByteOrder, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given big-array fragment.
loadShorts(CharSequence, ByteOrder, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a given array fragment.
loadShorts(ReadableByteChannel, ByteOrder, short[]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array.
loadShorts(ReadableByteChannel, ByteOrder, short[][]) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big array.
loadShorts(ReadableByteChannel, ByteOrder, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given big-array fragment.
loadShorts(ReadableByteChannel, ByteOrder, short[], int, int) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a given readable channel, using the given byte order, storing them in a given array fragment.
loadShortsBig(File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, storing them in a new big array.
loadShortsBig(File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a File object, using the given byte order, storing them in a new big array.
loadShortsBig(CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, storing them in a new big array.
loadShortsBig(CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Loads elements from a file given by a filename, using the given byte order, storing them in a new big array.
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.chars.CharMappedBigList
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Deprecated.
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.longs.LongMappedBigList
LOG2_BITS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
The logarithm of the number of bytes of the primitive type of this list.
LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.chars.CharMappedBigList
The logarithm of the number of bytes of the primitive type of this list.
LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
The logarithm of the number of bytes of the primitive type of this list.
LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
The logarithm of the number of bytes of the primitive type of this list.
LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.ints.IntMappedBigList
The logarithm of the number of bytes of the primitive type of this list.
LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.longs.LongMappedBigList
The logarithm of the number of bytes of the primitive type of this list.
LOG2_BYTES - Static variable in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
The logarithm of the number of bytes of the primitive type of this list.
Long2BooleanArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Creates a new empty array map.
Long2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Creates a new empty array map of given capacity.
Long2BooleanArrayMap(long[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2BooleanArrayMap(long[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2BooleanArrayMap(Long2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Long2BooleanArrayMap(Map<? extends Long, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Long2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new empty tree map.
Long2BooleanAVLTreeMap(long[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2BooleanAVLTreeMap(long[], boolean[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2BooleanAVLTreeMap(Long2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Long2BooleanAVLTreeMap(Long2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2BooleanAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2BooleanAVLTreeMap(Map<? extends Long, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Long2BooleanAVLTreeMap(SortedMap<Long, Boolean>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
long2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
long2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
long2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
Long2BooleanFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2BooleanFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map.
Long2BooleanLinkedOpenHashMap(long[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2BooleanLinkedOpenHashMap(long[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2BooleanLinkedOpenHashMap(Long2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2BooleanLinkedOpenHashMap(Long2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2BooleanLinkedOpenHashMap(Map<? extends Long, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2BooleanLinkedOpenHashMap(Map<? extends Long, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2BooleanMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2BooleanMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2BooleanOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map.
Long2BooleanOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2BooleanOpenCustomHashMap(long[], boolean[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2BooleanOpenCustomHashMap(long[], boolean[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2BooleanOpenCustomHashMap(Long2BooleanMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2BooleanOpenCustomHashMap(Long2BooleanMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2BooleanOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2BooleanOpenCustomHashMap(Map<? extends Long, ? extends Boolean>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Long2BooleanOpenCustomHashMap(Map<? extends Long, ? extends Boolean>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map.
Long2BooleanOpenHashMap(long[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2BooleanOpenHashMap(long[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2BooleanOpenHashMap(Long2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2BooleanOpenHashMap(Long2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2BooleanOpenHashMap(Map<? extends Long, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2BooleanOpenHashMap(Map<? extends Long, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Creates a new hash map copying a given one.
Long2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new empty tree map.
Long2BooleanRBTreeMap(long[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2BooleanRBTreeMap(long[], boolean[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2BooleanRBTreeMap(Long2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new tree map copying a given map.
Long2BooleanRBTreeMap(Long2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2BooleanRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Long2BooleanRBTreeMap(Map<? extends Long, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new tree map copying a given map.
Long2BooleanRBTreeMap(SortedMap<Long, Boolean>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2ByteArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Creates a new empty array map.
Long2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Creates a new empty array map of given capacity.
Long2ByteArrayMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2ByteArrayMap(long[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2ByteArrayMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ByteArrayMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new empty tree map.
Long2ByteAVLTreeMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ByteAVLTreeMap(long[], byte[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ByteAVLTreeMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new tree map copying a given map.
Long2ByteAVLTreeMap(Long2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ByteAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2ByteAVLTreeMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new tree map copying a given map.
Long2ByteAVLTreeMap(SortedMap<Long, Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
long2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Returns a type-specific set view of the mappings contained in this map.
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
long2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
long2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
Long2ByteFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ByteFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map.
Long2ByteLinkedOpenHashMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ByteLinkedOpenHashMap(long[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ByteLinkedOpenHashMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ByteLinkedOpenHashMap(Long2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ByteLinkedOpenHashMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ByteLinkedOpenHashMap(Map<? extends Long, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2ByteMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2ByteMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2ByteOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map.
Long2ByteOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ByteOpenCustomHashMap(long[], byte[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ByteOpenCustomHashMap(long[], byte[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ByteOpenCustomHashMap(Long2ByteMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2ByteOpenCustomHashMap(Long2ByteMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ByteOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ByteOpenCustomHashMap(Map<? extends Long, ? extends Byte>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Long2ByteOpenCustomHashMap(Map<? extends Long, ? extends Byte>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map.
Long2ByteOpenHashMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ByteOpenHashMap(long[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ByteOpenHashMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ByteOpenHashMap(Long2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ByteOpenHashMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ByteOpenHashMap(Map<? extends Long, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Creates a new hash map copying a given one.
Long2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new empty tree map.
Long2ByteRBTreeMap(long[], byte[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ByteRBTreeMap(long[], byte[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ByteRBTreeMap(Long2ByteMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new tree map copying a given map.
Long2ByteRBTreeMap(Long2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ByteRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Long2ByteRBTreeMap(Map<? extends Long, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new tree map copying a given map.
Long2ByteRBTreeMap(SortedMap<Long, Byte>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ByteSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2ByteSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2CharArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Creates a new empty array map.
Long2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Creates a new empty array map of given capacity.
Long2CharArrayMap(long[], char[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2CharArrayMap(long[], char[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2CharArrayMap(Long2CharMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Long2CharArrayMap(Map<? extends Long, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Long2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new empty tree map.
Long2CharAVLTreeMap(long[], char[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2CharAVLTreeMap(long[], char[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2CharAVLTreeMap(Long2CharMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new tree map copying a given map.
Long2CharAVLTreeMap(Long2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2CharAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2CharAVLTreeMap(Map<? extends Long, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new tree map copying a given map.
Long2CharAVLTreeMap(SortedMap<Long, Character>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
long2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Returns a type-specific set view of the mappings contained in this map.
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
long2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
long2CharEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
Long2CharFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2CharFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map.
Long2CharLinkedOpenHashMap(long[], char[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2CharLinkedOpenHashMap(long[], char[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2CharLinkedOpenHashMap(Long2CharMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2CharLinkedOpenHashMap(Long2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2CharLinkedOpenHashMap(Map<? extends Long, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2CharLinkedOpenHashMap(Map<? extends Long, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2CharMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2CharMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2CharMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2CharOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map.
Long2CharOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2CharOpenCustomHashMap(long[], char[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2CharOpenCustomHashMap(long[], char[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2CharOpenCustomHashMap(Long2CharMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2CharOpenCustomHashMap(Long2CharMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2CharOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2CharOpenCustomHashMap(Map<? extends Long, ? extends Character>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Long2CharOpenCustomHashMap(Map<? extends Long, ? extends Character>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2CharOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map.
Long2CharOpenHashMap(long[], char[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2CharOpenHashMap(long[], char[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2CharOpenHashMap(Long2CharMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2CharOpenHashMap(Long2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2CharOpenHashMap(Map<? extends Long, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2CharOpenHashMap(Map<? extends Long, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Creates a new hash map copying a given one.
Long2CharRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new empty tree map.
Long2CharRBTreeMap(long[], char[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2CharRBTreeMap(long[], char[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2CharRBTreeMap(Long2CharMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new tree map copying a given map.
Long2CharRBTreeMap(Long2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2CharRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Long2CharRBTreeMap(Map<? extends Long, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new tree map copying a given map.
Long2CharRBTreeMap(SortedMap<Long, Character>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2CharSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2CharSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2DoubleArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Creates a new empty array map.
Long2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Creates a new empty array map of given capacity.
Long2DoubleArrayMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2DoubleArrayMap(long[], double[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2DoubleArrayMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Long2DoubleArrayMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Long2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new empty tree map.
Long2DoubleAVLTreeMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2DoubleAVLTreeMap(long[], double[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2DoubleAVLTreeMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Long2DoubleAVLTreeMap(Long2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2DoubleAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2DoubleAVLTreeMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Long2DoubleAVLTreeMap(SortedMap<Long, Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
long2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
long2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
long2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
Long2DoubleFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2DoubleFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map.
Long2DoubleLinkedOpenHashMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2DoubleLinkedOpenHashMap(long[], double[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2DoubleLinkedOpenHashMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2DoubleLinkedOpenHashMap(Long2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2DoubleLinkedOpenHashMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2DoubleLinkedOpenHashMap(Map<? extends Long, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2DoubleMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2DoubleMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2DoubleOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map.
Long2DoubleOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2DoubleOpenCustomHashMap(long[], double[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2DoubleOpenCustomHashMap(long[], double[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2DoubleOpenCustomHashMap(Long2DoubleMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2DoubleOpenCustomHashMap(Long2DoubleMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2DoubleOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2DoubleOpenCustomHashMap(Map<? extends Long, ? extends Double>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Long2DoubleOpenCustomHashMap(Map<? extends Long, ? extends Double>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map.
Long2DoubleOpenHashMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2DoubleOpenHashMap(long[], double[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2DoubleOpenHashMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2DoubleOpenHashMap(Long2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2DoubleOpenHashMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2DoubleOpenHashMap(Map<? extends Long, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Creates a new hash map copying a given one.
Long2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new empty tree map.
Long2DoubleRBTreeMap(long[], double[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2DoubleRBTreeMap(long[], double[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2DoubleRBTreeMap(Long2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new tree map copying a given map.
Long2DoubleRBTreeMap(Long2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2DoubleRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Long2DoubleRBTreeMap(Map<? extends Long, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new tree map copying a given map.
Long2DoubleRBTreeMap(SortedMap<Long, Double>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2FloatArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Creates a new empty array map.
Long2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Creates a new empty array map of given capacity.
Long2FloatArrayMap(long[], float[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2FloatArrayMap(long[], float[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2FloatArrayMap(Long2FloatMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Long2FloatArrayMap(Map<? extends Long, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Long2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new empty tree map.
Long2FloatAVLTreeMap(long[], float[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2FloatAVLTreeMap(long[], float[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2FloatAVLTreeMap(Long2FloatMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new tree map copying a given map.
Long2FloatAVLTreeMap(Long2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2FloatAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2FloatAVLTreeMap(Map<? extends Long, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new tree map copying a given map.
Long2FloatAVLTreeMap(SortedMap<Long, Float>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
long2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Returns a type-specific set view of the mappings contained in this map.
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
long2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
long2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
Long2FloatFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2FloatFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map.
Long2FloatLinkedOpenHashMap(long[], float[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2FloatLinkedOpenHashMap(long[], float[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2FloatLinkedOpenHashMap(Long2FloatMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2FloatLinkedOpenHashMap(Long2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2FloatLinkedOpenHashMap(Map<? extends Long, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2FloatLinkedOpenHashMap(Map<? extends Long, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2FloatMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2FloatMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2FloatOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map.
Long2FloatOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2FloatOpenCustomHashMap(long[], float[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2FloatOpenCustomHashMap(long[], float[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2FloatOpenCustomHashMap(Long2FloatMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2FloatOpenCustomHashMap(Long2FloatMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2FloatOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2FloatOpenCustomHashMap(Map<? extends Long, ? extends Float>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Long2FloatOpenCustomHashMap(Map<? extends Long, ? extends Float>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map.
Long2FloatOpenHashMap(long[], float[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2FloatOpenHashMap(long[], float[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2FloatOpenHashMap(Long2FloatMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2FloatOpenHashMap(Long2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2FloatOpenHashMap(Map<? extends Long, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2FloatOpenHashMap(Map<? extends Long, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Creates a new hash map copying a given one.
Long2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new empty tree map.
Long2FloatRBTreeMap(long[], float[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2FloatRBTreeMap(long[], float[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2FloatRBTreeMap(Long2FloatMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new tree map copying a given map.
Long2FloatRBTreeMap(Long2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2FloatRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Long2FloatRBTreeMap(Map<? extends Long, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new tree map copying a given map.
Long2FloatRBTreeMap(SortedMap<Long, Float>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2FloatSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2FloatSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
long2int(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the hash code that would be returned by Long.hashCode().
Long2IntArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Creates a new empty array map.
Long2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Creates a new empty array map of given capacity.
Long2IntArrayMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2IntArrayMap(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2IntArrayMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Long2IntArrayMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Long2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new empty tree map.
Long2IntAVLTreeMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2IntAVLTreeMap(long[], int[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2IntAVLTreeMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new tree map copying a given map.
Long2IntAVLTreeMap(Long2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2IntAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2IntAVLTreeMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new tree map copying a given map.
Long2IntAVLTreeMap(SortedMap<Long, Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
long2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Returns a type-specific set view of the mappings contained in this map.
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
long2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
long2IntEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
Long2IntFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2IntFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map.
Long2IntLinkedOpenHashMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2IntLinkedOpenHashMap(long[], int[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2IntLinkedOpenHashMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2IntLinkedOpenHashMap(Long2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2IntLinkedOpenHashMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2IntLinkedOpenHashMap(Map<? extends Long, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2IntMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2IntMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2IntMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2IntOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map.
Long2IntOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2IntOpenCustomHashMap(long[], int[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2IntOpenCustomHashMap(long[], int[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2IntOpenCustomHashMap(Long2IntMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2IntOpenCustomHashMap(Long2IntMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2IntOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2IntOpenCustomHashMap(Map<? extends Long, ? extends Integer>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Long2IntOpenCustomHashMap(Map<? extends Long, ? extends Integer>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2IntOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map.
Long2IntOpenHashMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2IntOpenHashMap(long[], int[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2IntOpenHashMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2IntOpenHashMap(Long2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2IntOpenHashMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2IntOpenHashMap(Map<? extends Long, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Creates a new hash map copying a given one.
Long2IntRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new empty tree map.
Long2IntRBTreeMap(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2IntRBTreeMap(long[], int[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2IntRBTreeMap(Long2IntMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new tree map copying a given map.
Long2IntRBTreeMap(Long2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2IntRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Long2IntRBTreeMap(Map<? extends Long, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new tree map copying a given map.
Long2IntRBTreeMap(SortedMap<Long, Integer>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2IntSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2IntSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2LongArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Creates a new empty array map.
Long2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Creates a new empty array map of given capacity.
Long2LongArrayMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2LongArrayMap(long[], long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2LongArrayMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Long2LongArrayMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Long2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new empty tree map.
Long2LongAVLTreeMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2LongAVLTreeMap(long[], long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2LongAVLTreeMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new tree map copying a given map.
Long2LongAVLTreeMap(Long2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2LongAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2LongAVLTreeMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new tree map copying a given map.
Long2LongAVLTreeMap(SortedMap<Long, Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
long2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Returns a type-specific set view of the mappings contained in this map.
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
long2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
long2LongEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
Long2LongFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2LongFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map.
Long2LongLinkedOpenHashMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2LongLinkedOpenHashMap(long[], long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2LongLinkedOpenHashMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2LongLinkedOpenHashMap(Long2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2LongLinkedOpenHashMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2LongLinkedOpenHashMap(Map<? extends Long, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2LongMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2LongMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2LongMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2LongOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map.
Long2LongOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2LongOpenCustomHashMap(long[], long[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2LongOpenCustomHashMap(long[], long[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2LongOpenCustomHashMap(Long2LongMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2LongOpenCustomHashMap(Long2LongMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2LongOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2LongOpenCustomHashMap(Map<? extends Long, ? extends Long>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Long2LongOpenCustomHashMap(Map<? extends Long, ? extends Long>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2LongOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map.
Long2LongOpenHashMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2LongOpenHashMap(long[], long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2LongOpenHashMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2LongOpenHashMap(Long2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2LongOpenHashMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2LongOpenHashMap(Map<? extends Long, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Creates a new hash map copying a given one.
Long2LongRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new empty tree map.
Long2LongRBTreeMap(long[], long[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2LongRBTreeMap(long[], long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2LongRBTreeMap(Long2LongMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new tree map copying a given map.
Long2LongRBTreeMap(Long2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2LongRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Long2LongRBTreeMap(Map<? extends Long, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new tree map copying a given map.
Long2LongRBTreeMap(SortedMap<Long, Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2LongSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2LongSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Creates a new empty array map.
Long2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Creates a new empty array map of given capacity.
Long2ObjectArrayMap(long[], Object[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2ObjectArrayMap(long[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2ObjectArrayMap(Long2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ObjectArrayMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new empty tree map.
Long2ObjectAVLTreeMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ObjectAVLTreeMap(long[], V[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ObjectAVLTreeMap(Long2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Long2ObjectAVLTreeMap(Long2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ObjectAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2ObjectAVLTreeMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Long2ObjectAVLTreeMap(SortedMap<Long, V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
long2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
long2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
long2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
Long2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ObjectFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map.
Long2ObjectLinkedOpenHashMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ObjectLinkedOpenHashMap(long[], V[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ObjectLinkedOpenHashMap(Long2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ObjectLinkedOpenHashMap(Long2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ObjectLinkedOpenHashMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ObjectLinkedOpenHashMap(Map<? extends Long, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2ObjectMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2ObjectOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map.
Long2ObjectOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ObjectOpenCustomHashMap(long[], V[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ObjectOpenCustomHashMap(long[], V[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ObjectOpenCustomHashMap(Long2ObjectMap<V>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2ObjectOpenCustomHashMap(Long2ObjectMap<V>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ObjectOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ObjectOpenCustomHashMap(Map<? extends Long, ? extends V>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Long2ObjectOpenCustomHashMap(Map<? extends Long, ? extends V>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map.
Long2ObjectOpenHashMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ObjectOpenHashMap(long[], V[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ObjectOpenHashMap(Long2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ObjectOpenHashMap(Long2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ObjectOpenHashMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ObjectOpenHashMap(Map<? extends Long, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Creates a new hash map copying a given one.
Long2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new empty tree map.
Long2ObjectRBTreeMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ObjectRBTreeMap(long[], V[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ObjectRBTreeMap(Long2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new tree map copying a given map.
Long2ObjectRBTreeMap(Long2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ObjectRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Long2ObjectRBTreeMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new tree map copying a given map.
Long2ObjectRBTreeMap(SortedMap<Long, V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Creates a new empty array map.
Long2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Creates a new empty array map of given capacity.
Long2ReferenceArrayMap(long[], Object[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2ReferenceArrayMap(long[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2ReferenceArrayMap(Long2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ReferenceArrayMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new empty tree map.
Long2ReferenceAVLTreeMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ReferenceAVLTreeMap(long[], V[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ReferenceAVLTreeMap(Long2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Long2ReferenceAVLTreeMap(Long2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ReferenceAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2ReferenceAVLTreeMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Long2ReferenceAVLTreeMap(SortedMap<Long, V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
long2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
long2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
long2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
Long2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ReferenceFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map.
Long2ReferenceLinkedOpenHashMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ReferenceLinkedOpenHashMap(long[], V[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ReferenceLinkedOpenHashMap(Long2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ReferenceLinkedOpenHashMap(Long2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ReferenceLinkedOpenHashMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ReferenceLinkedOpenHashMap(Map<? extends Long, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2ReferenceMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2ReferenceOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map.
Long2ReferenceOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ReferenceOpenCustomHashMap(long[], V[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ReferenceOpenCustomHashMap(long[], V[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ReferenceOpenCustomHashMap(Long2ReferenceMap<V>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2ReferenceOpenCustomHashMap(Long2ReferenceMap<V>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ReferenceOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ReferenceOpenCustomHashMap(Map<? extends Long, ? extends V>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Long2ReferenceOpenCustomHashMap(Map<? extends Long, ? extends V>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map.
Long2ReferenceOpenHashMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ReferenceOpenHashMap(long[], V[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ReferenceOpenHashMap(Long2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ReferenceOpenHashMap(Long2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ReferenceOpenHashMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ReferenceOpenHashMap(Map<? extends Long, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Long2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new empty tree map.
Long2ReferenceRBTreeMap(long[], V[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ReferenceRBTreeMap(long[], V[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ReferenceRBTreeMap(Long2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Long2ReferenceRBTreeMap(Long2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ReferenceRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Long2ReferenceRBTreeMap(Map<? extends Long, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Long2ReferenceRBTreeMap(SortedMap<Long, V>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
Long2ShortArrayMap - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a map based on two parallel backing arrays.
Long2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Creates a new empty array map.
Long2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Creates a new empty array map of given capacity.
Long2ShortArrayMap(long[], short[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Long2ShortArrayMap(long[], short[], int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Long2ShortArrayMap(Long2ShortMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ShortArrayMap(Map<? extends Long, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Long2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree map with a fast, small-footprint implementation.
Long2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new empty tree map.
Long2ShortAVLTreeMap(long[], short[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ShortAVLTreeMap(long[], short[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ShortAVLTreeMap(Long2ShortMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new tree map copying a given map.
Long2ShortAVLTreeMap(Long2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ShortAVLTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Long2ShortAVLTreeMap(Map<? extends Long, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new tree map copying a given map.
Long2ShortAVLTreeMap(SortedMap<Long, Short>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
long2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Returns a type-specific set view of the mappings contained in this map.
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
long2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
long2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
Long2ShortFunction - Interface in it.unimi.dsi.fastutil.longs
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ShortFunctions - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific functions.
Long2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific function.
Long2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.longs
An adapter for mapping generic total functions to partial primitive functions.
Long2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton function.
Long2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for functions.
Long2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for functions.
Long2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash map with with a fast, small-footprint implementation.
Long2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map.
Long2ShortLinkedOpenHashMap(long[], short[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ShortLinkedOpenHashMap(long[], short[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ShortLinkedOpenHashMap(Long2ShortMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ShortLinkedOpenHashMap(Long2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ShortLinkedOpenHashMap(Map<? extends Long, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ShortLinkedOpenHashMap(Map<? extends Long, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Long2ShortMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Long2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.longs
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.longs
An entry set providing fast iteration.
Long2ShortMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific maps.
Long2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific map.
Long2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton map.
Long2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for maps.
Long2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for maps.
Long2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Long2ShortOpenCustomHashMap(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map.
Long2ShortOpenCustomHashMap(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ShortOpenCustomHashMap(long[], short[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ShortOpenCustomHashMap(long[], short[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ShortOpenCustomHashMap(Long2ShortMap, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Long2ShortOpenCustomHashMap(Long2ShortMap, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ShortOpenCustomHashMap(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ShortOpenCustomHashMap(Map<? extends Long, ? extends Short>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Long2ShortOpenCustomHashMap(Map<? extends Long, ? extends Short>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.longs
A type-specific hash map with a fast, small-footprint implementation.
Long2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Long2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map.
Long2ShortOpenHashMap(long[], short[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Long2ShortOpenHashMap(long[], short[], float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Long2ShortOpenHashMap(Long2ShortMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Long2ShortOpenHashMap(Long2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Long2ShortOpenHashMap(Map<? extends Long, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Long2ShortOpenHashMap(Map<? extends Long, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Creates a new hash map copying a given one.
Long2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree map with a fast, small-footprint implementation.
Long2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new empty tree map.
Long2ShortRBTreeMap(long[], short[]) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Long2ShortRBTreeMap(long[], short[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Long2ShortRBTreeMap(Long2ShortMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new tree map copying a given map.
Long2ShortRBTreeMap(Long2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ShortRBTreeMap(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Long2ShortRBTreeMap(Map<? extends Long, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new tree map copying a given map.
Long2ShortRBTreeMap(SortedMap<Long, Short>) - Constructor for class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Long2ShortSortedMap - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Long2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.longs
A sorted entry set providing fast iteration.
Long2ShortSortedMaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted maps.
Long2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific sorted map.
Long2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton sorted map.
Long2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted maps.
Long2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted maps.
LongArrayFIFOQueue - Class in it.unimi.dsi.fastutil.longs
A type-specific array-based FIFO queue, supporting also deque operations.
LongArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
LongArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
Creates a new empty queue with given capacity.
LongArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.longs
Compact storage of big lists of arrays using front-coding (also known as prefix-omission) compression.
LongArrayFrontCodedBigList(Collection<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Creates a new front-coded list containing the arrays in the given collection.
LongArrayFrontCodedBigList(Iterator<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
Creates a new front-coded list containing the arrays returned by the given iterator.
LongArrayFrontCodedList - Class in it.unimi.dsi.fastutil.longs
Compact storage of lists of arrays using front-coding (also known as prefix-omission) compression.
LongArrayFrontCodedList(Collection<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Creates a new front-coded list containing the arrays in the given collection.
LongArrayFrontCodedList(Iterator<long[]>, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Creates a new front-coded list containing the arrays returned by the given iterator.
LongArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.longs
A type-specific array-based semi-indirect priority queue.
LongArrayIndirectPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
LongArrayIndirectPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
LongArrayIndirectPriorityQueue(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
LongArrayIndirectPriorityQueue(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
LongArrayIndirectPriorityQueue(long[], int[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
LongArrayIndirectPriorityQueue(long[], int[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
LongArrayIndirectPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
LongArrayIndirectPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
LongArrayList - Class in it.unimi.dsi.fastutil.longs
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
LongArrayList() - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list with LongArrayList.DEFAULT_INITIAL_CAPACITY capacity.
LongArrayList(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list with given capacity.
LongArrayList(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list and fills it with the elements of a given array.
LongArrayList(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list and fills it with the elements of a given array.
LongArrayList(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list and fills it with a given type-specific collection.
LongArrayList(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
LongArrayList(LongList) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list and fills it with a given type-specific list.
LongArrayList(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list and fills it with a given collection.
LongArrayList(Iterator<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new array list and fills it with the elements returned by an iterator..
LongArrayPriorityQueue - Class in it.unimi.dsi.fastutil.longs
A type-specific array-based priority queue.
LongArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Creates a new empty queue using the natural order.
LongArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
LongArrayPriorityQueue(int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
LongArrayPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Wraps a given array in a queue using the natural order.
LongArrayPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Wraps a given array in a queue using the natural order.
LongArrayPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
LongArrayPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
LongArrayPriorityQueue(LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Creates a new empty queue with a given comparator.
LongArrays - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific arrays.
LongArraySet - Class in it.unimi.dsi.fastutil.longs
A simple, brute-force implementation of a set based on a backing array.
LongArraySet() - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new empty array set.
LongArraySet(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new empty array set of given initial capacity.
LongArraySet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set using the given backing array.
LongArraySet(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
LongArraySet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set copying the contents of a given collection.
LongArraySet(LongSet) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set copying the contents of a given collection.
LongArraySet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set copying the contents of a given set.
LongArraySet(Set<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set copying the contents of a given set.
LongAVLTreeSet - Class in it.unimi.dsi.fastutil.longs
A type-specific AVL tree set with a fast, small-footprint implementation.
LongAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new empty tree set.
LongAVLTreeSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set copying the elements of an array.
LongAVLTreeSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
LongAVLTreeSet(long[], int, int, Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
LongAVLTreeSet(long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
LongAVLTreeSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set copying a given type-specific collection.
LongAVLTreeSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
LongAVLTreeSet(LongSortedSet) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
LongAVLTreeSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set copying a given set.
LongAVLTreeSet(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new empty tree set with the given comparator.
LongAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set using elements provided by an iterator.
LongAVLTreeSet(SortedSet<Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
LongBidirectionalIterable - Interface in it.unimi.dsi.fastutil.longs
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
LongBidirectionalIterator - Interface in it.unimi.dsi.fastutil.longs
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
LongBigArrayBigList - Class in it.unimi.dsi.fastutil.longs
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
LongBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list with LongBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
LongBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list with given capacity.
LongBigArrayBigList(long[][]) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
LongBigArrayBigList(long[][], long, long) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
LongBigArrayBigList(LongBigList) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
LongBigArrayBigList(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
LongBigArrayBigList(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
LongBigArrayBigList(Iterator<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
LongBigArrays - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with big arrays.
LongBigList - Interface in it.unimi.dsi.fastutil.longs
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
LongBigListIterator - Interface in it.unimi.dsi.fastutil.longs
A type-specific BigListIterator.
LongBigListIterators - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific iterators.
LongBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for an iterator backed by an index based data store.
LongBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a list-iterator backed by an index based data store.
LongBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.longs
A class exposing a list iterator as a big-list iterator..
LongBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.longs
A class returning no elements and a type-specific big list iterator interface.
LongBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for big list iterators.
LongBigLists - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific big lists.
LongBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific big list.
LongBigLists.ListBigList - Class in it.unimi.dsi.fastutil.longs
A class exposing a list as a big list.
LongBigLists.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton big list.
LongBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for big lists.
LongBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for big lists.
LongBigSpliterators - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
LongBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.longs.LongBigSpliterators
 
LongBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a spliterator backed by an index based data store.
LongBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a spliterator backed by an index based data store.
LongBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a spliterator backed by an index based data store.
LongBinaryOperator - Interface in it.unimi.dsi.fastutil.longs
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
LongBooleanImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongBooleanImmutablePair(long, boolean) - Constructor for class it.unimi.dsi.fastutil.longs.LongBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongBooleanMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongBooleanMutablePair(long, boolean) - Constructor for class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongBooleanPair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongByteImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongByteImmutablePair(long, byte) - Constructor for class it.unimi.dsi.fastutil.longs.LongByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongByteMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongByteMutablePair(long, byte) - Constructor for class it.unimi.dsi.fastutil.longs.LongByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongBytePair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongCharImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongCharImmutablePair(long, char) - Constructor for class it.unimi.dsi.fastutil.longs.LongCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongCharMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongCharMutablePair(long, char) - Constructor for class it.unimi.dsi.fastutil.longs.LongCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongCharPair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongCollection - Interface in it.unimi.dsi.fastutil.longs
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
LongCollections - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific collections.
LongCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific collection.
LongCollections.IterableCollection - Class in it.unimi.dsi.fastutil.longs
A collection wrapper class for iterables.
LongComparator - Interface in it.unimi.dsi.fastutil.longs
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
LongComparators - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with comparators.
LongConsumer - Interface in it.unimi.dsi.fastutil.longs
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
LongDoubleImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongDoubleImmutablePair(long, double) - Constructor for class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongDoubleMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongDoubleMutablePair(long, double) - Constructor for class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongDoublePair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongFloatImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongFloatImmutablePair(long, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongFloatMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongFloatMutablePair(long, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongFloatPair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongHash - Interface in it.unimi.dsi.fastutil.longs
A type-specific Hash interface.
LongHash.Strategy - Interface in it.unimi.dsi.fastutil.longs
A type-specific hash strategy.
LongHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.longs
A type-specific heap-based indirect priority queue.
LongHeapIndirectPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
LongHeapIndirectPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
LongHeapIndirectPriorityQueue(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
LongHeapIndirectPriorityQueue(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
LongHeapIndirectPriorityQueue(long[], int[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
LongHeapIndirectPriorityQueue(long[], int[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
LongHeapIndirectPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
LongHeapIndirectPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
LongHeapPriorityQueue - Class in it.unimi.dsi.fastutil.longs
A type-specific heap-based priority queue.
LongHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a new empty queue using the natural order.
LongHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
LongHeapPriorityQueue(int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
LongHeapPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Wraps a given array in a queue using the natural order.
LongHeapPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Wraps a given array in a queue using the natural order.
LongHeapPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
LongHeapPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
LongHeapPriorityQueue(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
LongHeapPriorityQueue(LongCollection, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
LongHeapPriorityQueue(LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a new empty queue with a given comparator.
LongHeapPriorityQueue(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
LongHeapPriorityQueue(Collection<? extends Long>, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
LongHeaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with heaps.
LongHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.longs
A type-specific heap-based semi-indirect priority queue.
LongHeapSemiIndirectPriorityQueue(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
LongHeapSemiIndirectPriorityQueue(long[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
LongHeapSemiIndirectPriorityQueue(long[], int[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
LongHeapSemiIndirectPriorityQueue(long[], int[], int) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
LongHeapSemiIndirectPriorityQueue(long[], int[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
LongHeapSemiIndirectPriorityQueue(long[], int[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
LongHeapSemiIndirectPriorityQueue(long[], int, LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
LongHeapSemiIndirectPriorityQueue(long[], LongComparator) - Constructor for class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
LongImmutableList - Class in it.unimi.dsi.fastutil.longs
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
LongImmutableList(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
Creates a new immutable list using a given array.
LongImmutableList(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
Creates a new immutable list and fills it with the elements of a given array.
LongImmutableList(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
LongImmutableList(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
LongImmutableList(LongList) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
Creates a new immutable list and fills it with a given type-specific list.
LongImmutableList(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongImmutableList
Creates a new immutable list and fills it with a given collection.
LongIndirectHeaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with indirect heaps.
LongIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.longs
A type-specific IndirectPriorityQueue.
LongIntImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongIntImmutablePair(long, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongIntMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongIntMutablePair(long, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongIntPair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongIterable - Interface in it.unimi.dsi.fastutil.longs
A type-specific Iterable that strengthens that specification of LongIterable.iterator() and LongIterable.forEach(Consumer).
LongIterables - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific iterables.
longIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns a primitive iterator on the elements of this collection.
longIterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
 
longIterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
longIterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
longIterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
Returns a primitive iterator on the elements of this iterable.
LongIterator - Interface in it.unimi.dsi.fastutil.longs
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
LongIterators - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific iterators.
LongIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for an iterator backed by an index-based data store.
LongIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a list-iterator backed by an index-based data store.
LongIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.longs
A class returning no elements and a type-specific iterator interface.
LongIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for bidirectional iterators.
LongIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for iterators.
LongIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for list iterators.
LongLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash set with with a fast, small-footprint implementation.
LongLinkedOpenCustomHashSet(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set.
LongLinkedOpenCustomHashSet(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
LongLinkedOpenCustomHashSet(long[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
LongLinkedOpenCustomHashSet(long[], int, int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
LongLinkedOpenCustomHashSet(long[], int, int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
LongLinkedOpenCustomHashSet(long[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
LongLinkedOpenCustomHashSet(LongCollection, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
LongLinkedOpenCustomHashSet(LongCollection, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
LongLinkedOpenCustomHashSet(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
LongLinkedOpenCustomHashSet(LongIterator, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
LongLinkedOpenCustomHashSet(LongIterator, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
LongLinkedOpenCustomHashSet(Collection<? extends Long>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
LongLinkedOpenCustomHashSet(Collection<? extends Long>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
LongLinkedOpenCustomHashSet(Iterator<?>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
LongLinkedOpenCustomHashSet(Iterator<?>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
LongLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.longs
A type-specific linked hash set with with a fast, small-footprint implementation.
LongLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
LongLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
LongLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set.
LongLinkedOpenHashSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
LongLinkedOpenHashSet(long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
LongLinkedOpenHashSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
LongLinkedOpenHashSet(long[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
LongLinkedOpenHashSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
LongLinkedOpenHashSet(LongCollection, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
LongLinkedOpenHashSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
LongLinkedOpenHashSet(LongIterator, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
LongLinkedOpenHashSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
LongLinkedOpenHashSet(Collection<? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set copying a given collection.
LongLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
LongLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
LongList - Interface in it.unimi.dsi.fastutil.longs
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
LongListIterator - Interface in it.unimi.dsi.fastutil.longs
A type-specific bidirectional iterator that is also a ListIterator.
LongLists - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific lists.
LongLists.EmptyList - Class in it.unimi.dsi.fastutil.longs
An immutable class representing an empty type-specific list.
LongLists.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton list.
LongLists.SynchronizedList - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for lists.
LongLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for random-access lists.
LongLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for lists.
LongLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for random-access lists.
LongLongImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongLongImmutablePair(long, long) - Constructor for class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongLongImmutableSortedPair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongLongMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongLongMutablePair(long, long) - Constructor for class it.unimi.dsi.fastutil.longs.LongLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongLongPair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongLongSortedPair - Interface in it.unimi.dsi.fastutil.longs
A type-specific immutable SortedPair.
LongMappedBigList - Class in it.unimi.dsi.fastutil.longs
A bridge between byte buffers and type-specific big lists.
LongObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongObjectImmutablePair(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongObjectMutablePair(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongObjectPair<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongOpenCustomHashSet - Class in it.unimi.dsi.fastutil.longs
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
LongOpenCustomHashSet(int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set.
LongOpenCustomHashSet(int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
LongOpenCustomHashSet(long[], float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set copying the elements of an array.
LongOpenCustomHashSet(long[], int, int, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
LongOpenCustomHashSet(long[], int, int, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
LongOpenCustomHashSet(long[], LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
LongOpenCustomHashSet(LongCollection, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
LongOpenCustomHashSet(LongCollection, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
LongOpenCustomHashSet(LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
LongOpenCustomHashSet(LongIterator, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
LongOpenCustomHashSet(LongIterator, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
LongOpenCustomHashSet(Collection<? extends Long>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set copying a given collection.
LongOpenCustomHashSet(Collection<? extends Long>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
LongOpenCustomHashSet(Iterator<?>, float, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
LongOpenCustomHashSet(Iterator<?>, LongHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
LongOpenHashBigSet - Class in it.unimi.dsi.fastutil.longs
A type-specific hash big set with with a fast, small-footprint implementation.
LongOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
LongOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor.
LongOpenHashBigSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
LongOpenHashBigSet(long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set copying the elements of an array.
LongOpenHashBigSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
LongOpenHashBigSet(long[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set and fills it with the elements of a given array.
LongOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set.
LongOpenHashBigSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
LongOpenHashBigSet(LongCollection, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set copying a given type-specific collection.
LongOpenHashBigSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
LongOpenHashBigSet(LongIterator, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set using elements provided by a type-specific iterator.
LongOpenHashBigSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
LongOpenHashBigSet(Collection<? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set copying a given collection.
LongOpenHashBigSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
LongOpenHashBigSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Creates a new hash big set using elements provided by an iterator.
LongOpenHashSet - Class in it.unimi.dsi.fastutil.longs
A type-specific hash set with with a fast, small-footprint implementation.
LongOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
LongOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
LongOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set.
LongOpenHashSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
LongOpenHashSet(long[], float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set copying the elements of an array.
LongOpenHashSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
LongOpenHashSet(long[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
LongOpenHashSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
LongOpenHashSet(LongCollection, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set copying a given type-specific collection.
LongOpenHashSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
LongOpenHashSet(LongIterator, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
LongOpenHashSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
LongOpenHashSet(Collection<? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set copying a given collection.
LongOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
LongOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set using elements provided by an iterator.
longParallelStream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Return a parallel primitive stream over the elements, performing widening casts if needed.
longParallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
longParallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
LongPredicate - Interface in it.unimi.dsi.fastutil.longs
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
LongPriorityQueue - Interface in it.unimi.dsi.fastutil.longs
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
LongPriorityQueues - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific priority queues.
LongPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for priority queues.
LongRandomAccessSubList(LongBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongRandomAccessSubList
 
LongRandomAccessSubList(LongList, int, int) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongList.LongRandomAccessSubList
 
LongRBTreeSet - Class in it.unimi.dsi.fastutil.longs
A type-specific red-black tree set with a fast, small-footprint implementation.
LongRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new empty tree set.
LongRBTreeSet(long[]) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set copying the elements of an array.
LongRBTreeSet(long[], int, int) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
LongRBTreeSet(long[], int, int, Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
LongRBTreeSet(long[], Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
LongRBTreeSet(LongCollection) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set copying a given type-specific collection.
LongRBTreeSet(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
LongRBTreeSet(LongSortedSet) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
LongRBTreeSet(Collection<? extends Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set copying a given collection.
LongRBTreeSet(Comparator<? super Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new empty tree set with the given comparator.
LongRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set using elements provided by an iterator.
LongRBTreeSet(SortedSet<Long>) - Constructor for class it.unimi.dsi.fastutil.longs.LongRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
LongReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongReferenceImmutablePair(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.LongReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongReferenceMutablePair(long, V) - Constructor for class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongReferencePair<V> - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with semi-indirect heaps.
LongSet - Interface in it.unimi.dsi.fastutil.longs
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
LongSets - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sets.
LongSets.EmptySet - Class in it.unimi.dsi.fastutil.longs
An immutable class representing the empty set and implementing a type-specific set interface.
LongSets.Singleton - Class in it.unimi.dsi.fastutil.longs
An immutable class representing a type-specific singleton set.
LongSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sets.
LongSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sets.
LongShortImmutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongShortImmutablePair(long, short) - Constructor for class it.unimi.dsi.fastutil.longs.LongShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
LongShortMutablePair - Class in it.unimi.dsi.fastutil.longs
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongShortMutablePair(long, short) - Constructor for class it.unimi.dsi.fastutil.longs.LongShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
LongShortPair - Interface in it.unimi.dsi.fastutil.longs
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
LongSortedSet - Interface in it.unimi.dsi.fastutil.longs
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
LongSortedSets - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific sorted sets.
LongSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.longs
An immutable class representing the empty sorted set and implementing a type-specific set interface.
LongSortedSets.Singleton - Class in it.unimi.dsi.fastutil.longs
A class representing a singleton sorted set.
LongSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.longs
A synchronized wrapper class for sorted sets.
LongSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.longs
An unmodifiable wrapper class for sorted sets.
longSpliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns a primitive spliterator on the elements of this collection.
longSpliterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
 
longSpliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
longSpliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
longSpliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
Returns a primitive spliterator on the elements of this iterable.
LongSpliterator - Interface in it.unimi.dsi.fastutil.longs
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
LongSpliterators - Class in it.unimi.dsi.fastutil.longs
A class providing static methods and objects that do useful things with type-specific spliterators.
LongSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a spliterator backed by an index based data store.
LongSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a spliterator backed by an index based data store.
LongSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.longs
A class returning no elements and a type-specific spliterator interface.
LongSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.longs
A skeletal implementation for a spliterator backed by an index based data store.
LongStack - Interface in it.unimi.dsi.fastutil.longs
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
longStream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Return a primitive stream over the elements, performing widening casts if needed.
longStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
longStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
LongSubList(LongBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
LongSubList(LongList, int, int) - Constructor for class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
LongUnaryOperator - Interface in it.unimi.dsi.fastutil.longs
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.

M

main(String[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
makeHeap(byte[], int[], int[], int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(byte[], int[], int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(byte[], int, int, int[], int[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(byte[], int, int, int[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(byte[], int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteHeaps
Makes an array into a heap.
makeHeap(char[], int[], int[], int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(char[], int[], int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(char[], int, int, int[], int[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(char[], int, int, int[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(char[], int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharHeaps
Makes an array into a heap.
makeHeap(double[], int[], int[], int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(double[], int[], int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(double[], int, int, int[], int[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(double[], int, int, int[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(double[], int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleHeaps
Makes an array into a heap.
makeHeap(float[], int[], int[], int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(float[], int[], int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(float[], int, int, int[], int[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(float[], int, int, int[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(float[], int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatHeaps
Makes an array into a heap.
makeHeap(int[], int[], int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(int[], int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(int[], int, int, int[], int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(int[], int, int, int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(int[], int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntHeaps
Makes an array into a heap.
makeHeap(long[], int[], int[], int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(long[], int[], int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(long[], int, int, int[], int[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(long[], int, int, int[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(long[], int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongHeaps
Makes an array into a heap.
makeHeap(short[], int[], int[], int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(short[], int[], int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(short[], int, int, int[], int[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(short[], int, int, int[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(short[], int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortHeaps
Makes an array into a heap.
makeHeap(K[], int[], int[], int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
Creates an indirect heap from a given index array.
makeHeap(K[], int[], int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
Creates a semi-indirect heap from a given index array.
makeHeap(K[], int, int, int[], int[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
Creates an indirect heap in the given array.
makeHeap(K[], int, int, int[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
Creates a semi-indirect heap in the given array.
makeHeap(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
Creates a semi-indirect heap, allocating its heap array.
makeHeap(K[], int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectHeaps
Makes an array into a heap.
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel) - Static method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Creates a new mapped big list by read-only mapping a given file channel using the standard Java (i.e., DataOutput) byte order (ByteOrder.BIG_ENDIAN).
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Creates a new mapped big list by read-only mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
Creates a new mapped big list by mapping a given file channel.
map(FileChannel, ByteOrder, FileChannel.MapMode) - Static method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
Creates a new mapped big list by mapping a given file channel.
mark(int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
mark(int) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
mark(int) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
markSupported() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
markSupported() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
markSupported() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
MAX_ARRAY_SIZE - Static variable in class it.unimi.dsi.fastutil.Arrays
This is a safe value used by ArrayList (as of Java 7) to avoid throwing OutOfMemoryError on some JVMs.
maxFill(int, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the maximum number of entries that can be filled before rehashing.
maxFill(long, float) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the maximum number of entries that can be filled before rehashing.
MeasurableInputStream - Class in it.unimi.dsi.fastutil.io
An InputStream that implements also the MeasurableStream interface.
MeasurableInputStream() - Constructor for class it.unimi.dsi.fastutil.io.MeasurableInputStream
 
MeasurableOutputStream - Class in it.unimi.dsi.fastutil.io
An OutputStream that implements also the MeasurableStream interface.
MeasurableOutputStream() - Constructor for class it.unimi.dsi.fastutil.io.MeasurableOutputStream
 
MeasurableStream - Interface in it.unimi.dsi.fastutil.io
An stream that provides eager access to its length, and keeps track of the current position (e.g., the number of bytes read so far, or the current position of the file pointer).
merge(byte, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
merge(byte, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
merge(byte, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
merge(byte, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
merge(byte, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
merge(byte, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
merge(byte, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
merge(byte, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
merge(byte, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
merge(byte, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
merge(byte, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
merge(byte, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
merge(byte, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
merge(byte, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
merge(byte, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
merge(byte, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
merge(byte, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
merge(char, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
merge(char, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
merge(char, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
merge(char, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
merge(char, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
merge(char, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
merge(char, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
merge(char, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
merge(char, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
merge(char, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
merge(char, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
merge(char, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
merge(char, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
merge(char, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
merge(char, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
merge(char, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(char, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
merge(double, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
merge(double, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
merge(double, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
merge(double, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
merge(double, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
merge(double, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
merge(double, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
merge(double, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
merge(double, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
merge(double, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
merge(float, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
merge(float, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
merge(float, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
merge(float, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
merge(float, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
merge(float, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
merge(float, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
merge(float, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
merge(float, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
merge(float, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
merge(float, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
merge(float, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
merge(float, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
merge(float, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
merge(float, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
merge(float, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
merge(int, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
merge(int, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
merge(int, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
merge(int, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
merge(int, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
merge(int, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
merge(int, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
merge(int, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
merge(int, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
merge(int, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(int, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
merge(long, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
merge(long, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
merge(long, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
merge(long, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
merge(long, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
merge(long, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
merge(long, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
merge(long, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
merge(short, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
merge(short, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
merge(short, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
merge(short, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
merge(short, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
merge(short, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
merge(short, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
merge(short, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
merge(short, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
merge(short, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
merge(short, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
merge(short, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
merge(short, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
merge(short, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
merge(short, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
merge(short, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(Byte, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Byte, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Character, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Double, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Float, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Integer, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Long, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(Short, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Boolean, BiFunction<? super Boolean, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Character, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Integer, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, Short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value.
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(byte, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(byte, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(char, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(char, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(double, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(double, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(float, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(float, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(int, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(int, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(long, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(long, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(short, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(short, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(K, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(K, byte, ByteBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use merge() instead.
mergeByte(K, byte, BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use merge() instead.
mergeByte(K, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeByte(K, byte, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(byte, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(byte, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(char, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(char, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(double, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(double, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(float, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(float, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(int, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(int, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(long, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(long, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(short, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(short, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(K, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(K, char, CharBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use merge() instead.
mergeChar(K, char, BiFunction<? super Character, ? super Character, ? extends Character>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use merge() instead.
mergeChar(K, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeChar(K, char, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(byte, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(byte, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(byte, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(char, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(char, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(char, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(double, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(double, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(double, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(float, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(float, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(float, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(int, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(int, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(int, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(long, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(long, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(long, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(short, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(short, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(short, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(K, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(K, double, DoubleBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(K, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(K, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use merge() instead.
mergeDouble(K, double, BiFunction<? super Double, ? super Double, ? extends Double>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use merge() instead.
mergeDouble(K, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeDouble(K, double, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(byte, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(byte, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(char, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(char, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(double, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(double, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(float, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(float, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(int, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(int, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(long, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(long, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(short, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(short, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(K, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(K, float, FloatBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use merge() instead.
mergeFloat(K, float, BiFunction<? super Float, ? super Float, ? extends Float>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use merge() instead.
mergeFloat(K, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeFloat(K, float, DoubleBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(byte, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(byte, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(byte, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(char, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(char, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(char, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(double, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(double, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(double, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(float, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(float, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(float, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(int, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(int, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(int, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(long, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(long, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(long, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(short, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(short, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(short, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(K, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(K, int, IntBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(K, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(K, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use merge() instead.
mergeInt(K, int, BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use merge() instead.
mergeInt(K, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeInt(K, int, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(byte, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(byte, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(byte, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(char, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(char, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(char, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(double, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(double, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(double, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(float, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(float, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(float, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(int, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(int, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(int, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(long, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(long, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(long, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(short, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(short, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(short, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(K, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(K, long, LongBinaryOperator) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(K, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(K, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use merge() instead.
mergeLong(K, long, BiFunction<? super Long, ? super Long, ? extends Long>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use merge() instead.
mergeLong(K, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeLong(K, long, LongBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(byte, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(byte, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(char, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(char, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(double, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(double, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(float, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(float, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(int, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(int, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(long, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(long, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(short, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(short, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(K, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(K, short, ShortBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use merge() instead.
mergeShort(K, short, BiFunction<? super Short, ? super Short, ? extends Short>) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use merge() instead.
mergeShort(K, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeShort(K, short, IntBinaryOperator) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, associates it with the given value.
mergeSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(boolean[], int, int, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(boolean[], int, int, BooleanComparator, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(byte[], int, int, byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(byte[], int, int, ByteComparator, byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(char[], int, int, char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(char[], int, int, CharComparator, char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(double[], int, int, double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(double[], int, int, DoubleComparator, double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(float[], int, int, float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(float[], int, int, FloatComparator, float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(int[], int, int, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(int[], int, int, IntComparator, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using mergesort.
mergeSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(long[], int, int, long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(long[], int, int, LongComparator, long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(long, long, LongComparator, BigSwapper) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sorts the specified range of elements using the specified big swapper and according to the order induced by the specified comparator using mergesort.
mergeSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(short[], int, int, short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(short[], int, int, ShortComparator, short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mergeSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using mergesort.
mergeSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using mergesort.
mergeSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort.
mergeSort(K[], int, int, Comparator<K>, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using mergesort, using a given pre-filled support array.
mergeSort(K[], int, int, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using mergesort, using a given pre-filled support array.
mergeSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using mergesort.
mix(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
Quickly mixes the bits of an integer.
mix(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Quickly mixes the bits of a long integer.
mul(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
Multiplies by the specified factor the element of the given big array of specified index.
mul(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
mul(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
Multiplies by the specified factor the element of the given big array of specified index.
mul(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
mul(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
Multiplies by the specified factor the element of the given big array of specified index.
mul(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
mul(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
Multiplies by the specified factor the element of the given big array of specified index.
mul(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
mul(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Multiplies by the specified factor the element of the given big array of specified index.
mul(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
mul(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Multiplies by the specified factor the element of the given big array of specified index.
mul(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
mul(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
Multiplies by the specified factor the element of the given big array of specified index.
mul(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
murmurHash3(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
Avalanches the bits of an integer by applying the finalisation step of MurmurHash3.
murmurHash3(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Avalanches the bits of a long integer by applying the finalisation step of MurmurHash3.

N

narrow(PrimitiveIterator.OfDouble) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wrap a JDK primitive iterator to a type-specific iterator, making checked narrowed casts.
narrow(PrimitiveIterator.OfInt) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wrap a JDK primitive iterator to a type-specific iterator, making checked narrowed casts.
narrow(PrimitiveIterator.OfInt) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wrap a JDK primitive iterator to a type-specific iterator, making checked narrowed casts.
narrow(PrimitiveIterator.OfInt) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wrap a JDK primitive iterator to a type-specific iterator, making checked narrowed casts.
narrow(Spliterator.OfDouble) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
narrow(Spliterator.OfInt) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
narrow(Spliterator.OfInt) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
narrow(Spliterator.OfInt) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a JDK primitive spliterator to a type-specific spliterator, making checked narrowed casts.
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectComparators
 
NATURAL_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortComparators
 
nearestSegmentStart(long, long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Computes the nearest segment starting index of a given index.
negate() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
 
negate() - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
 
negation() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Returns a BooleanPredicate that returns the negation of the boolean to be tested.
negation() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanUnaryOperator
Returns a UnaryOperator that always returns the logical negation of the input.
negation() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteUnaryOperator
Returns a UnaryOperator that always returns the arithmetic negation of the input.
negation() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleUnaryOperator
Returns a UnaryOperator that always returns the arithmetic negation of the input.
negation() - Static method in interface it.unimi.dsi.fastutil.floats.FloatUnaryOperator
Returns a UnaryOperator that always returns the arithmetic negation of the input.
negation() - Static method in interface it.unimi.dsi.fastutil.ints.IntUnaryOperator
Returns a UnaryOperator that always returns the arithmetic negation of the input.
negation() - Static method in interface it.unimi.dsi.fastutil.longs.LongUnaryOperator
Returns a UnaryOperator that always returns the arithmetic negation of the input.
negation() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortUnaryOperator
Returns a UnaryOperator that always returns the arithmetic negation of the input.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Creates a new big array.
newBigArray(long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Creates a new big array.
newBigArray(Class<?>, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Creates a new big array using a given component type.
newBigArray(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Creates a new big array using the given one as prototype.
newBigAtomicArray(long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Creates a new big atomic array.
newBigAtomicArray(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Creates a new big atomic array.
next() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
next() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
next() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Deprecated.
Please use the corresponding type-specific method instead.
next() - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Deprecated.
Please use the corresponding type-specific method instead.
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
nextBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
Returns the next element as a primitive type.
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
nextBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
nextByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Returns the next element as a primitive type.
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableBidirectionalIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableIterator
 
nextByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
nextChar() - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
Returns the next element as a primitive type.
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableIterator
 
nextChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
nextDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
Returns the next element as a primitive type.
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
 
nextDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
nextFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
Returns the next element as a primitive type.
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableBidirectionalIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableIterator
 
nextFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
nextIndex() - Method in interface it.unimi.dsi.fastutil.BigListIterator
Returns the index of the element that would be returned by a subsequent call to next.
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
nextIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
nextInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
Returns the next element as a primitive type.
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
nextInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
nextLong() - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
Returns the next element as a primitive type.
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
 
nextLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
nextPowerOfTwo(int) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the least power of two greater than or equal to the specified value.
nextPowerOfTwo(long) - Static method in class it.unimi.dsi.fastutil.HashCommon
Returns the least power of two greater than or equal to the specified value.
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigIterator
 
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
nextShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Returns the next element as a primitive type.
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedIterator
 
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableBidirectionalIterator
 
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableIterator
 
nextShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 

O

Object2BooleanArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Creates a new empty array map.
Object2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Creates a new empty array map of given capacity.
Object2BooleanArrayMap(Object2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Object2BooleanArrayMap(Object[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2BooleanArrayMap(Object[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2BooleanArrayMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Object2BooleanAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new empty tree map.
Object2BooleanAVLTreeMap(Object2BooleanMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Object2BooleanAVLTreeMap(Object2BooleanSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2BooleanAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2BooleanAVLTreeMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Object2BooleanAVLTreeMap(SortedMap<K, Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2BooleanAVLTreeMap(K[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2BooleanAVLTreeMap(K[], boolean[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
object2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
object2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
object2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
Object2BooleanFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2BooleanFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2BooleanFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2BooleanFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2BooleanFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2BooleanFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2BooleanFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2BooleanLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2BooleanLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map.
Object2BooleanLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanLinkedOpenCustomHashMap(Object2BooleanMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2BooleanLinkedOpenCustomHashMap(Object2BooleanMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2BooleanLinkedOpenCustomHashMap(Map<? extends K, ? extends Boolean>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2BooleanLinkedOpenCustomHashMap(Map<? extends K, ? extends Boolean>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2BooleanLinkedOpenCustomHashMap(K[], boolean[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2BooleanLinkedOpenCustomHashMap(K[], boolean[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2BooleanLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map.
Object2BooleanLinkedOpenHashMap(Object2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2BooleanLinkedOpenHashMap(Object2BooleanMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2BooleanLinkedOpenHashMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2BooleanLinkedOpenHashMap(Map<? extends K, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2BooleanLinkedOpenHashMap(K[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2BooleanLinkedOpenHashMap(K[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2BooleanMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2BooleanMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2BooleanMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2BooleanMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2BooleanMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2BooleanMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2BooleanMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2BooleanMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2BooleanOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2BooleanOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map.
Object2BooleanOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanOpenCustomHashMap(Object2BooleanMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2BooleanOpenCustomHashMap(Object2BooleanMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2BooleanOpenCustomHashMap(Map<? extends K, ? extends Boolean>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Object2BooleanOpenCustomHashMap(Map<? extends K, ? extends Boolean>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2BooleanOpenCustomHashMap(K[], boolean[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2BooleanOpenCustomHashMap(K[], boolean[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2BooleanOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map.
Object2BooleanOpenHashMap(Object2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2BooleanOpenHashMap(Object2BooleanMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2BooleanOpenHashMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2BooleanOpenHashMap(Map<? extends K, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map copying a given one.
Object2BooleanOpenHashMap(K[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2BooleanOpenHashMap(K[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2BooleanRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new empty tree map.
Object2BooleanRBTreeMap(Object2BooleanMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new tree map copying a given map.
Object2BooleanRBTreeMap(Object2BooleanSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2BooleanRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Object2BooleanRBTreeMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new tree map copying a given map.
Object2BooleanRBTreeMap(SortedMap<K, Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2BooleanRBTreeMap(K[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2BooleanRBTreeMap(K[], boolean[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2BooleanSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2BooleanSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2BooleanSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2BooleanSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2BooleanSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2BooleanSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2ByteArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Creates a new empty array map.
Object2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Creates a new empty array map of given capacity.
Object2ByteArrayMap(Object2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ByteArrayMap(Object[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2ByteArrayMap(Object[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2ByteArrayMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ByteAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new empty tree map.
Object2ByteAVLTreeMap(Object2ByteMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new tree map copying a given map.
Object2ByteAVLTreeMap(Object2ByteSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ByteAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2ByteAVLTreeMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new tree map copying a given map.
Object2ByteAVLTreeMap(SortedMap<K, Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ByteAVLTreeMap(K[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ByteAVLTreeMap(K[], byte[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
object2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Returns a type-specific set view of the mappings contained in this map.
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
object2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
object2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
Object2ByteFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ByteFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2ByteFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2ByteFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2ByteFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2ByteFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2ByteFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2ByteLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ByteLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map.
Object2ByteLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteLinkedOpenCustomHashMap(Object2ByteMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ByteLinkedOpenCustomHashMap(Object2ByteMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ByteLinkedOpenCustomHashMap(Map<? extends K, ? extends Byte>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ByteLinkedOpenCustomHashMap(Map<? extends K, ? extends Byte>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ByteLinkedOpenCustomHashMap(K[], byte[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ByteLinkedOpenCustomHashMap(K[], byte[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ByteLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map.
Object2ByteLinkedOpenHashMap(Object2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ByteLinkedOpenHashMap(Object2ByteMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ByteLinkedOpenHashMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ByteLinkedOpenHashMap(Map<? extends K, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2ByteLinkedOpenHashMap(K[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ByteLinkedOpenHashMap(K[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ByteMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2ByteMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ByteMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2ByteMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2ByteMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2ByteMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2ByteMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2ByteMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2ByteOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2ByteOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map.
Object2ByteOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteOpenCustomHashMap(Object2ByteMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ByteOpenCustomHashMap(Object2ByteMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ByteOpenCustomHashMap(Map<? extends K, ? extends Byte>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ByteOpenCustomHashMap(Map<? extends K, ? extends Byte>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ByteOpenCustomHashMap(K[], byte[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ByteOpenCustomHashMap(K[], byte[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ByteOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map.
Object2ByteOpenHashMap(Object2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ByteOpenHashMap(Object2ByteMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ByteOpenHashMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ByteOpenHashMap(Map<? extends K, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map copying a given one.
Object2ByteOpenHashMap(K[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ByteOpenHashMap(K[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ByteRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new empty tree map.
Object2ByteRBTreeMap(Object2ByteMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new tree map copying a given map.
Object2ByteRBTreeMap(Object2ByteSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ByteRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Object2ByteRBTreeMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new tree map copying a given map.
Object2ByteRBTreeMap(SortedMap<K, Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ByteRBTreeMap(K[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ByteRBTreeMap(K[], byte[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2ByteSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ByteSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2ByteSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2ByteSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2ByteSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2ByteSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2ByteSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2CharArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Creates a new empty array map.
Object2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Creates a new empty array map of given capacity.
Object2CharArrayMap(Object2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Object2CharArrayMap(Object[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2CharArrayMap(Object[], char[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2CharArrayMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Object2CharAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new empty tree map.
Object2CharAVLTreeMap(Object2CharMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new tree map copying a given map.
Object2CharAVLTreeMap(Object2CharSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2CharAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2CharAVLTreeMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new tree map copying a given map.
Object2CharAVLTreeMap(SortedMap<K, Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2CharAVLTreeMap(K[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2CharAVLTreeMap(K[], char[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
object2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Returns a type-specific set view of the mappings contained in this map.
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
object2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
object2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
Object2CharFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2CharFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2CharFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2CharFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2CharFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2CharFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2CharFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2CharLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2CharLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map.
Object2CharLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharLinkedOpenCustomHashMap(Object2CharMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2CharLinkedOpenCustomHashMap(Object2CharMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2CharLinkedOpenCustomHashMap(Map<? extends K, ? extends Character>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2CharLinkedOpenCustomHashMap(Map<? extends K, ? extends Character>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2CharLinkedOpenCustomHashMap(K[], char[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2CharLinkedOpenCustomHashMap(K[], char[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2CharLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map.
Object2CharLinkedOpenHashMap(Object2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2CharLinkedOpenHashMap(Object2CharMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2CharLinkedOpenHashMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2CharLinkedOpenHashMap(Map<? extends K, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2CharLinkedOpenHashMap(K[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2CharLinkedOpenHashMap(K[], char[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2CharMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2CharMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2CharMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2CharMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2CharMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2CharMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2CharMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2CharMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2CharOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2CharOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map.
Object2CharOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharOpenCustomHashMap(Object2CharMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2CharOpenCustomHashMap(Object2CharMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2CharOpenCustomHashMap(Map<? extends K, ? extends Character>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Object2CharOpenCustomHashMap(Map<? extends K, ? extends Character>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2CharOpenCustomHashMap(K[], char[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2CharOpenCustomHashMap(K[], char[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2CharOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map.
Object2CharOpenHashMap(Object2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2CharOpenHashMap(Object2CharMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2CharOpenHashMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2CharOpenHashMap(Map<? extends K, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map copying a given one.
Object2CharOpenHashMap(K[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2CharOpenHashMap(K[], char[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2CharRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new empty tree map.
Object2CharRBTreeMap(Object2CharMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new tree map copying a given map.
Object2CharRBTreeMap(Object2CharSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2CharRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Object2CharRBTreeMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new tree map copying a given map.
Object2CharRBTreeMap(SortedMap<K, Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2CharRBTreeMap(K[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2CharRBTreeMap(K[], char[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2CharSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2CharSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2CharSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2CharSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2CharSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2CharSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2CharSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2DoubleArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Creates a new empty array map.
Object2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Creates a new empty array map of given capacity.
Object2DoubleArrayMap(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Object2DoubleArrayMap(Object[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2DoubleArrayMap(Object[], double[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2DoubleArrayMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Object2DoubleAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new empty tree map.
Object2DoubleAVLTreeMap(Object2DoubleMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Object2DoubleAVLTreeMap(Object2DoubleSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2DoubleAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2DoubleAVLTreeMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Object2DoubleAVLTreeMap(SortedMap<K, Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2DoubleAVLTreeMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2DoubleAVLTreeMap(K[], double[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
object2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
object2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
object2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
Object2DoubleFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2DoubleFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2DoubleFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2DoubleFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2DoubleFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2DoubleFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2DoubleFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2DoubleLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2DoubleLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map.
Object2DoubleLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleLinkedOpenCustomHashMap(Object2DoubleMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2DoubleLinkedOpenCustomHashMap(Object2DoubleMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2DoubleLinkedOpenCustomHashMap(Map<? extends K, ? extends Double>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2DoubleLinkedOpenCustomHashMap(Map<? extends K, ? extends Double>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2DoubleLinkedOpenCustomHashMap(K[], double[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2DoubleLinkedOpenCustomHashMap(K[], double[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2DoubleLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map.
Object2DoubleLinkedOpenHashMap(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2DoubleLinkedOpenHashMap(Object2DoubleMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2DoubleLinkedOpenHashMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2DoubleLinkedOpenHashMap(Map<? extends K, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2DoubleLinkedOpenHashMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2DoubleLinkedOpenHashMap(K[], double[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2DoubleMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2DoubleMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2DoubleMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2DoubleMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2DoubleMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2DoubleMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2DoubleMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2DoubleMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2DoubleOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2DoubleOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map.
Object2DoubleOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleOpenCustomHashMap(Object2DoubleMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2DoubleOpenCustomHashMap(Object2DoubleMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2DoubleOpenCustomHashMap(Map<? extends K, ? extends Double>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Object2DoubleOpenCustomHashMap(Map<? extends K, ? extends Double>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2DoubleOpenCustomHashMap(K[], double[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2DoubleOpenCustomHashMap(K[], double[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2DoubleOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map.
Object2DoubleOpenHashMap(Object2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2DoubleOpenHashMap(Object2DoubleMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2DoubleOpenHashMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2DoubleOpenHashMap(Map<? extends K, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map copying a given one.
Object2DoubleOpenHashMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2DoubleOpenHashMap(K[], double[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2DoubleRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new empty tree map.
Object2DoubleRBTreeMap(Object2DoubleMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new tree map copying a given map.
Object2DoubleRBTreeMap(Object2DoubleSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2DoubleRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Object2DoubleRBTreeMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new tree map copying a given map.
Object2DoubleRBTreeMap(SortedMap<K, Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2DoubleRBTreeMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2DoubleRBTreeMap(K[], double[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2DoubleSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2DoubleSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2DoubleSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2DoubleSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2DoubleSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2DoubleSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2FloatArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Creates a new empty array map.
Object2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Creates a new empty array map of given capacity.
Object2FloatArrayMap(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Object2FloatArrayMap(Object[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2FloatArrayMap(Object[], float[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2FloatArrayMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Object2FloatAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new empty tree map.
Object2FloatAVLTreeMap(Object2FloatMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new tree map copying a given map.
Object2FloatAVLTreeMap(Object2FloatSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2FloatAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2FloatAVLTreeMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new tree map copying a given map.
Object2FloatAVLTreeMap(SortedMap<K, Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2FloatAVLTreeMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2FloatAVLTreeMap(K[], float[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
object2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Returns a type-specific set view of the mappings contained in this map.
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
object2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
object2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
Object2FloatFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2FloatFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2FloatFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2FloatFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2FloatFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2FloatFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2FloatFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2FloatLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2FloatLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map.
Object2FloatLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatLinkedOpenCustomHashMap(Object2FloatMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2FloatLinkedOpenCustomHashMap(Object2FloatMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2FloatLinkedOpenCustomHashMap(Map<? extends K, ? extends Float>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2FloatLinkedOpenCustomHashMap(Map<? extends K, ? extends Float>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2FloatLinkedOpenCustomHashMap(K[], float[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2FloatLinkedOpenCustomHashMap(K[], float[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2FloatLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map.
Object2FloatLinkedOpenHashMap(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2FloatLinkedOpenHashMap(Object2FloatMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2FloatLinkedOpenHashMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2FloatLinkedOpenHashMap(Map<? extends K, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2FloatLinkedOpenHashMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2FloatLinkedOpenHashMap(K[], float[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2FloatMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2FloatMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2FloatMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2FloatMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2FloatMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2FloatMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2FloatMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2FloatMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2FloatOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2FloatOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map.
Object2FloatOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatOpenCustomHashMap(Object2FloatMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2FloatOpenCustomHashMap(Object2FloatMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2FloatOpenCustomHashMap(Map<? extends K, ? extends Float>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Object2FloatOpenCustomHashMap(Map<? extends K, ? extends Float>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2FloatOpenCustomHashMap(K[], float[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2FloatOpenCustomHashMap(K[], float[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2FloatOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map.
Object2FloatOpenHashMap(Object2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2FloatOpenHashMap(Object2FloatMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2FloatOpenHashMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2FloatOpenHashMap(Map<? extends K, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map copying a given one.
Object2FloatOpenHashMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2FloatOpenHashMap(K[], float[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2FloatRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new empty tree map.
Object2FloatRBTreeMap(Object2FloatMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new tree map copying a given map.
Object2FloatRBTreeMap(Object2FloatSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2FloatRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Object2FloatRBTreeMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new tree map copying a given map.
Object2FloatRBTreeMap(SortedMap<K, Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2FloatRBTreeMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2FloatRBTreeMap(K[], float[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2FloatSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2FloatSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2FloatSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2FloatSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2FloatSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2FloatSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2FloatSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2IntArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Creates a new empty array map.
Object2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Creates a new empty array map of given capacity.
Object2IntArrayMap(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Object2IntArrayMap(Object[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2IntArrayMap(Object[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2IntArrayMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Object2IntAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new empty tree map.
Object2IntAVLTreeMap(Object2IntMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new tree map copying a given map.
Object2IntAVLTreeMap(Object2IntSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2IntAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2IntAVLTreeMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new tree map copying a given map.
Object2IntAVLTreeMap(SortedMap<K, Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2IntAVLTreeMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2IntAVLTreeMap(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
object2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns a type-specific set view of the mappings contained in this map.
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
object2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
object2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
Object2IntFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2IntFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2IntFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2IntFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2IntFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2IntFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2IntFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2IntLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2IntLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map.
Object2IntLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntLinkedOpenCustomHashMap(Object2IntMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2IntLinkedOpenCustomHashMap(Object2IntMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2IntLinkedOpenCustomHashMap(Map<? extends K, ? extends Integer>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2IntLinkedOpenCustomHashMap(Map<? extends K, ? extends Integer>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2IntLinkedOpenCustomHashMap(K[], int[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2IntLinkedOpenCustomHashMap(K[], int[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2IntLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map.
Object2IntLinkedOpenHashMap(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2IntLinkedOpenHashMap(Object2IntMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2IntLinkedOpenHashMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2IntLinkedOpenHashMap(Map<? extends K, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2IntLinkedOpenHashMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2IntLinkedOpenHashMap(K[], int[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2IntMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2IntMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2IntMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2IntMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2IntMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2IntMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2IntMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2IntMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2IntOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2IntOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map.
Object2IntOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntOpenCustomHashMap(Object2IntMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2IntOpenCustomHashMap(Object2IntMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2IntOpenCustomHashMap(Map<? extends K, ? extends Integer>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Object2IntOpenCustomHashMap(Map<? extends K, ? extends Integer>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2IntOpenCustomHashMap(K[], int[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2IntOpenCustomHashMap(K[], int[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2IntOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map.
Object2IntOpenHashMap(Object2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2IntOpenHashMap(Object2IntMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2IntOpenHashMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2IntOpenHashMap(Map<? extends K, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map copying a given one.
Object2IntOpenHashMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2IntOpenHashMap(K[], int[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2IntRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new empty tree map.
Object2IntRBTreeMap(Object2IntMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new tree map copying a given map.
Object2IntRBTreeMap(Object2IntSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2IntRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Object2IntRBTreeMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new tree map copying a given map.
Object2IntRBTreeMap(SortedMap<K, Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2IntRBTreeMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2IntRBTreeMap(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2IntSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2IntSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2IntSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2IntSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2IntSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2IntSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2IntSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2LongArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Creates a new empty array map.
Object2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Creates a new empty array map of given capacity.
Object2LongArrayMap(Object2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Object2LongArrayMap(Object[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2LongArrayMap(Object[], long[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2LongArrayMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Object2LongAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new empty tree map.
Object2LongAVLTreeMap(Object2LongMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new tree map copying a given map.
Object2LongAVLTreeMap(Object2LongSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2LongAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2LongAVLTreeMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new tree map copying a given map.
Object2LongAVLTreeMap(SortedMap<K, Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2LongAVLTreeMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2LongAVLTreeMap(K[], long[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
object2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Returns a type-specific set view of the mappings contained in this map.
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
object2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
object2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
Object2LongFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2LongFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2LongFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2LongFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2LongFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2LongFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2LongFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2LongLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2LongLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map.
Object2LongLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongLinkedOpenCustomHashMap(Object2LongMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2LongLinkedOpenCustomHashMap(Object2LongMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2LongLinkedOpenCustomHashMap(Map<? extends K, ? extends Long>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2LongLinkedOpenCustomHashMap(Map<? extends K, ? extends Long>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2LongLinkedOpenCustomHashMap(K[], long[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2LongLinkedOpenCustomHashMap(K[], long[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2LongLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map.
Object2LongLinkedOpenHashMap(Object2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2LongLinkedOpenHashMap(Object2LongMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2LongLinkedOpenHashMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2LongLinkedOpenHashMap(Map<? extends K, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2LongLinkedOpenHashMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2LongLinkedOpenHashMap(K[], long[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2LongMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2LongMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2LongMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2LongMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2LongMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2LongMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2LongMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2LongMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2LongOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2LongOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map.
Object2LongOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongOpenCustomHashMap(Object2LongMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2LongOpenCustomHashMap(Object2LongMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2LongOpenCustomHashMap(Map<? extends K, ? extends Long>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Object2LongOpenCustomHashMap(Map<? extends K, ? extends Long>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2LongOpenCustomHashMap(K[], long[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2LongOpenCustomHashMap(K[], long[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2LongOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map.
Object2LongOpenHashMap(Object2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2LongOpenHashMap(Object2LongMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2LongOpenHashMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2LongOpenHashMap(Map<? extends K, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map copying a given one.
Object2LongOpenHashMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2LongOpenHashMap(K[], long[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2LongRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new empty tree map.
Object2LongRBTreeMap(Object2LongMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new tree map copying a given map.
Object2LongRBTreeMap(Object2LongSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2LongRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Object2LongRBTreeMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new tree map copying a given map.
Object2LongRBTreeMap(SortedMap<K, Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2LongRBTreeMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2LongRBTreeMap(K[], long[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2LongSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2LongSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2LongSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2LongSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2LongSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2LongSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2LongSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2ObjectArrayMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Creates a new empty array map.
Object2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Creates a new empty array map of given capacity.
Object2ObjectArrayMap(Object2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ObjectArrayMap(Object[], Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2ObjectArrayMap(Object[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2ObjectArrayMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ObjectAVLTreeMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new empty tree map.
Object2ObjectAVLTreeMap(Object2ObjectMap<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Object2ObjectAVLTreeMap(Object2ObjectSortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ObjectAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2ObjectAVLTreeMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Object2ObjectAVLTreeMap(SortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ObjectAVLTreeMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ObjectAVLTreeMap(K[], V[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
object2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
object2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
object2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
Object2ObjectFunction<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ObjectFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2ObjectFunctions.EmptyFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2ObjectFunctions.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2ObjectFunctions.SynchronizedFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2ObjectFunctions.UnmodifiableFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2ObjectLinkedOpenCustomHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ObjectLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map.
Object2ObjectLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectLinkedOpenCustomHashMap(Object2ObjectMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ObjectLinkedOpenCustomHashMap(Object2ObjectMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ObjectLinkedOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ObjectLinkedOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ObjectLinkedOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ObjectLinkedOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ObjectLinkedOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map.
Object2ObjectLinkedOpenHashMap(Object2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ObjectLinkedOpenHashMap(Object2ObjectMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ObjectLinkedOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ObjectLinkedOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2ObjectLinkedOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ObjectLinkedOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ObjectMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2ObjectMap.Entry<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ObjectMap.FastEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2ObjectMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2ObjectMaps.EmptyMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2ObjectMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2ObjectMaps.SynchronizedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2ObjectMaps.UnmodifiableMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2ObjectOpenCustomHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2ObjectOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map.
Object2ObjectOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectOpenCustomHashMap(Object2ObjectMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ObjectOpenCustomHashMap(Object2ObjectMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ObjectOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ObjectOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ObjectOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ObjectOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ObjectOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map.
Object2ObjectOpenHashMap(Object2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ObjectOpenHashMap(Object2ObjectMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ObjectOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ObjectOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map copying a given one.
Object2ObjectOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ObjectOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ObjectRBTreeMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new empty tree map.
Object2ObjectRBTreeMap(Object2ObjectMap<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new tree map copying a given map.
Object2ObjectRBTreeMap(Object2ObjectSortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ObjectRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Object2ObjectRBTreeMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new tree map copying a given map.
Object2ObjectRBTreeMap(SortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ObjectRBTreeMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ObjectRBTreeMap(K[], V[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2ObjectSortedMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ObjectSortedMap.FastSortedEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2ObjectSortedMaps.EmptySortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2ObjectSortedMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2ObjectSortedMaps.SynchronizedSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2ObjectSortedMaps.UnmodifiableSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2ReferenceArrayMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Creates a new empty array map.
Object2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Creates a new empty array map of given capacity.
Object2ReferenceArrayMap(Object2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ReferenceArrayMap(Object[], Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2ReferenceArrayMap(Object[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2ReferenceArrayMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ReferenceAVLTreeMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new empty tree map.
Object2ReferenceAVLTreeMap(Object2ReferenceMap<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Object2ReferenceAVLTreeMap(Object2ReferenceSortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ReferenceAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2ReferenceAVLTreeMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Object2ReferenceAVLTreeMap(SortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ReferenceAVLTreeMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ReferenceAVLTreeMap(K[], V[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
object2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
object2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
object2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
Object2ReferenceFunction<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ReferenceFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2ReferenceFunctions.EmptyFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2ReferenceFunctions.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2ReferenceFunctions.SynchronizedFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2ReferenceFunctions.UnmodifiableFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2ReferenceLinkedOpenCustomHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ReferenceLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map.
Object2ReferenceLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceLinkedOpenCustomHashMap(Object2ReferenceMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ReferenceLinkedOpenCustomHashMap(Object2ReferenceMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ReferenceLinkedOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ReferenceLinkedOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ReferenceLinkedOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ReferenceLinkedOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ReferenceLinkedOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map.
Object2ReferenceLinkedOpenHashMap(Object2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ReferenceLinkedOpenHashMap(Object2ReferenceMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ReferenceLinkedOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ReferenceLinkedOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2ReferenceLinkedOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ReferenceLinkedOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ReferenceMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2ReferenceMap.Entry<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ReferenceMap.FastEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2ReferenceMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2ReferenceMaps.EmptyMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2ReferenceMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2ReferenceMaps.SynchronizedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2ReferenceMaps.UnmodifiableMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2ReferenceOpenCustomHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2ReferenceOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map.
Object2ReferenceOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceOpenCustomHashMap(Object2ReferenceMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ReferenceOpenCustomHashMap(Object2ReferenceMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ReferenceOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ReferenceOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ReferenceOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ReferenceOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ReferenceOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map.
Object2ReferenceOpenHashMap(Object2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ReferenceOpenHashMap(Object2ReferenceMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ReferenceOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ReferenceOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Object2ReferenceOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ReferenceOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ReferenceRBTreeMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new empty tree map.
Object2ReferenceRBTreeMap(Object2ReferenceMap<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Object2ReferenceRBTreeMap(Object2ReferenceSortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ReferenceRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Object2ReferenceRBTreeMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Object2ReferenceRBTreeMap(SortedMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ReferenceRBTreeMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ReferenceRBTreeMap(K[], V[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2ReferenceSortedMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ReferenceSortedMap.FastSortedEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2ReferenceSortedMaps.EmptySortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2ReferenceSortedMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2ReferenceSortedMaps.SynchronizedSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2ReferenceSortedMaps.UnmodifiableSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Object2ShortArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Object2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Creates a new empty array map.
Object2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Creates a new empty array map of given capacity.
Object2ShortArrayMap(Object2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ShortArrayMap(Object[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Object2ShortArrayMap(Object[], short[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Object2ShortArrayMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Object2ShortAVLTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree map with a fast, small-footprint implementation.
Object2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new empty tree map.
Object2ShortAVLTreeMap(Object2ShortMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new tree map copying a given map.
Object2ShortAVLTreeMap(Object2ShortSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ShortAVLTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Object2ShortAVLTreeMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new tree map copying a given map.
Object2ShortAVLTreeMap(SortedMap<K, Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ShortAVLTreeMap(K[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ShortAVLTreeMap(K[], short[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
object2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Returns a type-specific set view of the mappings contained in this map.
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
object2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
object2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
Object2ShortFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ShortFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Object2ShortFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Object2ShortFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Object2ShortFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Object2ShortFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Object2ShortFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Object2ShortLinkedOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ShortLinkedOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map.
Object2ShortLinkedOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortLinkedOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortLinkedOpenCustomHashMap(Object2ShortMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ShortLinkedOpenCustomHashMap(Object2ShortMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ShortLinkedOpenCustomHashMap(Map<? extends K, ? extends Short>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ShortLinkedOpenCustomHashMap(Map<? extends K, ? extends Short>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ShortLinkedOpenCustomHashMap(K[], short[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ShortLinkedOpenCustomHashMap(K[], short[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ShortLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Object2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map.
Object2ShortLinkedOpenHashMap(Object2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ShortLinkedOpenHashMap(Object2ShortMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ShortLinkedOpenHashMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ShortLinkedOpenHashMap(Map<? extends K, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Object2ShortLinkedOpenHashMap(K[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ShortLinkedOpenHashMap(K[], short[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ShortMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Object2ShortMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ShortMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Object2ShortMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Object2ShortMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Object2ShortMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Object2ShortMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Object2ShortMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Object2ShortOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Object2ShortOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map.
Object2ShortOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortOpenCustomHashMap(Object2ShortMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Object2ShortOpenCustomHashMap(Object2ShortMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ShortOpenCustomHashMap(Map<? extends K, ? extends Short>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Object2ShortOpenCustomHashMap(Map<? extends K, ? extends Short>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ShortOpenCustomHashMap(K[], short[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ShortOpenCustomHashMap(K[], short[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ShortOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Object2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Object2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map.
Object2ShortOpenHashMap(Object2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Object2ShortOpenHashMap(Object2ShortMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Object2ShortOpenHashMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Object2ShortOpenHashMap(Map<? extends K, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map copying a given one.
Object2ShortOpenHashMap(K[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Object2ShortOpenHashMap(K[], short[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Object2ShortRBTreeMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree map with a fast, small-footprint implementation.
Object2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new empty tree map.
Object2ShortRBTreeMap(Object2ShortMap<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new tree map copying a given map.
Object2ShortRBTreeMap(Object2ShortSortedMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ShortRBTreeMap(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Object2ShortRBTreeMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new tree map copying a given map.
Object2ShortRBTreeMap(SortedMap<K, Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Object2ShortRBTreeMap(K[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Object2ShortRBTreeMap(K[], short[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Object2ShortSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Object2ShortSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Object2ShortSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Object2ShortSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Object2ShortSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Object2ShortSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Object2ShortSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
ObjectArrayFIFOQueue<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based FIFO queue, supporting also deque operations.
ObjectArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
ObjectArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
Creates a new empty queue with given capacity.
ObjectArrayIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based semi-indirect priority queue.
ObjectArrayIndirectPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ObjectArrayIndirectPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
ObjectArrayIndirectPriorityQueue(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectArrayIndirectPriorityQueue(K[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectArrayIndirectPriorityQueue(K[], int[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectArrayIndirectPriorityQueue(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectArrayIndirectPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
ObjectArrayIndirectPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ObjectArrayList<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectArrayList() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list with ObjectArrayList.DEFAULT_INITIAL_CAPACITY capacity.
ObjectArrayList(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list with given capacity.
ObjectArrayList(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given type-specific collection.
ObjectArrayList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
ObjectArrayList(ObjectList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given type-specific list.
ObjectArrayList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with a given collection.
ObjectArrayList(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements returned by an iterator..
ObjectArrayList(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements of a given array.
ObjectArrayList(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new array list and fills it with the elements of a given array.
ObjectArrayPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based priority queue.
ObjectArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Creates a new empty queue using the natural order.
ObjectArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ObjectArrayPriorityQueue(int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ObjectArrayPriorityQueue(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Creates a new empty queue with a given comparator.
ObjectArrayPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectArrayPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectArrayPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectArrayPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectArrays - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific arrays.
ObjectArraySet<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a set based on a backing array.
ObjectArraySet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new empty array set.
ObjectArraySet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new empty array set of given initial capacity.
ObjectArraySet(ObjectCollection<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set copying the contents of a given collection.
ObjectArraySet(ObjectSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set copying the contents of a given collection.
ObjectArraySet(Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set using the given backing array.
ObjectArraySet(Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
ObjectArraySet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set copying the contents of a given set.
ObjectArraySet(Set<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set copying the contents of a given set.
ObjectAVLTreeSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific AVL tree set with a fast, small-footprint implementation.
ObjectAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new empty tree set.
ObjectAVLTreeSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set copying a given type-specific collection.
ObjectAVLTreeSet(ObjectSortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ObjectAVLTreeSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set copying a given set.
ObjectAVLTreeSet(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new empty tree set with the given comparator.
ObjectAVLTreeSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ObjectAVLTreeSet(SortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ObjectAVLTreeSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set copying the elements of an array.
ObjectAVLTreeSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
ObjectAVLTreeSet(K[], int, int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ObjectAVLTreeSet(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ObjectBidirectionalIterable<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
ObjectBidirectionalIterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
ObjectBigArrayBigList<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific big-array-based big list; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list with ObjectBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
ObjectBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list with given capacity.
ObjectBigArrayBigList(ObjectBigList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
ObjectBigArrayBigList(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
ObjectBigArrayBigList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
ObjectBigArrayBigList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list and fills it with a given collection.
ObjectBigArrayBigList(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
ObjectBigArrayBigList(K[][]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ObjectBigArrayBigList(K[][], long, long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ObjectBigArrays - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with big arrays.
ObjectBigList<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectBigListIterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific BigListIterator.
ObjectBigListIterators - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific iterators.
ObjectBigListIterators.AbstractIndexBasedBigIterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for an iterator backed by an index based data store.
ObjectBigListIterators.AbstractIndexBasedBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a list-iterator backed by an index based data store.
ObjectBigListIterators.BigListIteratorListIterator<K> - Class in it.unimi.dsi.fastutil.objects
A class exposing a list iterator as a big-list iterator..
ObjectBigListIterators.EmptyBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
A class returning no elements and a type-specific big list iterator interface.
ObjectBigListIterators.UnmodifiableBigListIterator<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for big list iterators.
ObjectBigLists - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific big lists.
ObjectBigLists.EmptyBigList<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific big list.
ObjectBigLists.ListBigList<K> - Class in it.unimi.dsi.fastutil.objects
A class exposing a list as a big list.
ObjectBigLists.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton big list.
ObjectBigLists.SynchronizedBigList<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for big lists.
ObjectBigLists.UnmodifiableBigList<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for big lists.
ObjectBigSpliterators - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
ObjectBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators
 
ObjectBigSpliterators.AbstractIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a spliterator backed by an index based data store.
ObjectBigSpliterators.EarlyBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a spliterator backed by an index based data store.
ObjectBigSpliterators.LateBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a spliterator backed by an index based data store.
ObjectBooleanImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectBooleanImmutablePair(K, boolean) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectBooleanMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectBooleanMutablePair(K, boolean) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectBooleanPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectByteImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectByteImmutablePair(K, byte) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectByteMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectByteMutablePair(K, byte) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectBytePair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectCharImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectCharImmutablePair(K, char) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectCharMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectCharMutablePair(K, char) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectCharPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectCollection<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectCollections - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific collections.
ObjectCollections.EmptyCollection<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific collection.
ObjectCollections.IterableCollection<K> - Class in it.unimi.dsi.fastutil.objects
A collection wrapper class for iterables.
ObjectComparators - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with comparators.
ObjectDoubleImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectDoubleImmutablePair(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectDoubleMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectDoubleMutablePair(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectDoublePair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectFloatImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectFloatImmutablePair(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectFloatMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectFloatMutablePair(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectFloatPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectHeapIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific heap-based indirect priority queue.
ObjectHeapIndirectPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ObjectHeapIndirectPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ObjectHeapIndirectPriorityQueue(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectHeapIndirectPriorityQueue(K[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectHeapIndirectPriorityQueue(K[], int[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectHeapIndirectPriorityQueue(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectHeapIndirectPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ObjectHeapIndirectPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ObjectHeapPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific heap-based priority queue.
ObjectHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Creates a new empty queue using the natural order.
ObjectHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ObjectHeapPriorityQueue(int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ObjectHeapPriorityQueue(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
ObjectHeapPriorityQueue(Collection<? extends K>, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
ObjectHeapPriorityQueue(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Creates a new empty queue with a given comparator.
ObjectHeapPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectHeapPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectHeapPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectHeapPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectHeaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with heaps.
ObjectHeapSemiIndirectPriorityQueue<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific heap-based semi-indirect priority queue.
ObjectHeapSemiIndirectPriorityQueue(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ObjectHeapSemiIndirectPriorityQueue(K[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
ObjectHeapSemiIndirectPriorityQueue(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectHeapSemiIndirectPriorityQueue(K[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ObjectHeapSemiIndirectPriorityQueue(K[], int[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectHeapSemiIndirectPriorityQueue(K[], int[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ObjectHeapSemiIndirectPriorityQueue(K[], int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
ObjectHeapSemiIndirectPriorityQueue(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ObjectImmutableList<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectImmutableList(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
ObjectImmutableList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
ObjectImmutableList(ObjectList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Creates a new immutable list and fills it with a given type-specific list.
ObjectImmutableList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Creates a new immutable list and fills it with a given collection.
ObjectImmutableList(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Creates a new immutable list using a given array.
ObjectImmutableList(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Creates a new immutable list and fills it with the elements of a given array.
ObjectIndirectHeaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with indirect heaps.
ObjectIntImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectIntImmutablePair(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectIntMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectIntMutablePair(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectIntPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectIterable<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Iterable that strengthens that specification of ObjectIterable.iterator().
ObjectIterables - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific iterables.
ObjectIterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ObjectIterators - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific iterators.
ObjectIterators.AbstractIndexBasedIterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for an iterator backed by an index-based data store.
ObjectIterators.AbstractIndexBasedListIterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a list-iterator backed by an index-based data store.
ObjectIterators.EmptyIterator<K> - Class in it.unimi.dsi.fastutil.objects
A class returning no elements and a type-specific iterator interface.
ObjectIterators.UnmodifiableBidirectionalIterator<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for bidirectional iterators.
ObjectIterators.UnmodifiableIterator<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for iterators.
ObjectIterators.UnmodifiableListIterator<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for list iterators.
ObjectLinkedOpenCustomHashSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash set with with a fast, small-footprint implementation.
ObjectLinkedOpenCustomHashSet(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set.
ObjectLinkedOpenCustomHashSet(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectLinkedOpenCustomHashSet(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectLinkedOpenCustomHashSet(ObjectCollection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ObjectLinkedOpenCustomHashSet(ObjectCollection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ObjectLinkedOpenCustomHashSet(Collection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
ObjectLinkedOpenCustomHashSet(Collection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ObjectLinkedOpenCustomHashSet(Iterator<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ObjectLinkedOpenCustomHashSet(Iterator<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ObjectLinkedOpenCustomHashSet(K[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ObjectLinkedOpenCustomHashSet(K[], int, int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ObjectLinkedOpenCustomHashSet(K[], int, int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ObjectLinkedOpenCustomHashSet(K[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ObjectLinkedOpenHashSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash set with with a fast, small-footprint implementation.
ObjectLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set.
ObjectLinkedOpenHashSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ObjectLinkedOpenHashSet(ObjectCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
ObjectLinkedOpenHashSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ObjectLinkedOpenHashSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set copying a given collection.
ObjectLinkedOpenHashSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ObjectLinkedOpenHashSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ObjectLinkedOpenHashSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ObjectLinkedOpenHashSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
ObjectLinkedOpenHashSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ObjectLinkedOpenHashSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ObjectList<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectListIterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific bidirectional iterator that is also a ListIterator.
ObjectLists - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific lists.
ObjectLists.EmptyList<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific list.
ObjectLists.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton list.
ObjectLists.SynchronizedList<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for lists.
ObjectLists.SynchronizedRandomAccessList<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for random-access lists.
ObjectLists.UnmodifiableList<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for lists.
ObjectLists.UnmodifiableRandomAccessList<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for random-access lists.
ObjectLongImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectLongImmutablePair(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectLongMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectLongMutablePair(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectLongPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectObjectImmutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectObjectImmutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectObjectImmutableSortedPair<K extends Comparable<K>> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectObjectMutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectObjectMutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectOpenCustomHashSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
ObjectOpenCustomHashSet(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set.
ObjectOpenCustomHashSet(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectOpenCustomHashSet(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectOpenCustomHashSet(ObjectCollection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ObjectOpenCustomHashSet(ObjectCollection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ObjectOpenCustomHashSet(Collection<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set copying a given collection.
ObjectOpenCustomHashSet(Collection<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ObjectOpenCustomHashSet(Iterator<? extends K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ObjectOpenCustomHashSet(Iterator<? extends K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ObjectOpenCustomHashSet(K[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ObjectOpenCustomHashSet(K[], int, int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ObjectOpenCustomHashSet(K[], int, int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ObjectOpenCustomHashSet(K[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ObjectOpenHashBigSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash big set with with a fast, small-footprint implementation.
ObjectOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set.
ObjectOpenHashBigSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ObjectOpenHashBigSet(ObjectCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set copying a given type-specific collection.
ObjectOpenHashBigSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ObjectOpenHashBigSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set copying a given collection.
ObjectOpenHashBigSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ObjectOpenHashBigSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set using elements provided by a type-specific iterator.
ObjectOpenHashBigSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ObjectOpenHashBigSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set copying the elements of an array.
ObjectOpenHashBigSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ObjectOpenHashBigSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Creates a new hash big set and fills it with the elements of a given array.
ObjectOpenHashSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash set with with a fast, small-footprint implementation.
ObjectOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ObjectOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set.
ObjectOpenHashSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ObjectOpenHashSet(ObjectCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set copying a given type-specific collection.
ObjectOpenHashSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ObjectOpenHashSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set copying a given collection.
ObjectOpenHashSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ObjectOpenHashSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ObjectOpenHashSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ObjectOpenHashSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set copying the elements of an array.
ObjectOpenHashSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ObjectOpenHashSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ObjectRandomAccessSubList(ObjectBigList<K>, long, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectRandomAccessSubList
 
ObjectRandomAccessSubList(ObjectList<K>, int, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectRandomAccessSubList
 
ObjectRBTreeSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific red-black tree set with a fast, small-footprint implementation.
ObjectRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new empty tree set.
ObjectRBTreeSet(ObjectCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set copying a given type-specific collection.
ObjectRBTreeSet(ObjectSortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ObjectRBTreeSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set copying a given collection.
ObjectRBTreeSet(Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new empty tree set with the given comparator.
ObjectRBTreeSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ObjectRBTreeSet(SortedSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ObjectRBTreeSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set copying the elements of an array.
ObjectRBTreeSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
ObjectRBTreeSet(K[], int, int, Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ObjectRBTreeSet(K[], Comparator<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ObjectReferenceImmutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectReferenceImmutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectReferenceMutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectReferenceMutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectReferencePair<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with semi-indirect heaps.
ObjectSet<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectSets - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sets.
ObjectSets.EmptySet<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing the empty set and implementing a type-specific set interface.
ObjectSets.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton set.
ObjectSets.SynchronizedSet<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sets.
ObjectSets.UnmodifiableSet<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sets.
ObjectShortImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectShortImmutablePair(K, short) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ObjectShortMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectShortMutablePair(K, short) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ObjectShortPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectSortedSet<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
ObjectSortedSets - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted sets.
ObjectSortedSets.EmptySet<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing the empty sorted set and implementing a type-specific set interface.
ObjectSortedSets.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
A class representing a singleton sorted set.
ObjectSortedSets.SynchronizedSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted sets.
ObjectSortedSets.UnmodifiableSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted sets.
ObjectSpliterator<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
ObjectSpliterators - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific spliterators.
ObjectSpliterators.AbstractIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a spliterator backed by an index based data store.
ObjectSpliterators.EarlyBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a spliterator backed by an index based data store.
ObjectSpliterators.EmptySpliterator<K> - Class in it.unimi.dsi.fastutil.objects
A class returning no elements and a type-specific spliterator interface.
ObjectSpliterators.LateBindingSizeIndexBasedSpliterator<K> - Class in it.unimi.dsi.fastutil.objects
A skeletal implementation for a spliterator backed by an index based data store.
ObjectSubList(ObjectBigList<K>, long, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
ObjectSubList(ObjectList<K>, int, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
OCCUPIED - Static variable in interface it.unimi.dsi.fastutil.Hash
Deprecated.
of() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Returns an empty immutable list.
of() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.chars.CharArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.chars.CharList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.chars.CharSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.ints.IntList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.longs.LongList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceSet
Returns an immutable empty set.
of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new empty array list.
of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set.
of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new empty big array list.
of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Returns an empty immutable list.
of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns an immutable empty list.
of() - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new empty hash set.
of() - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable empty set.
of(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set using the element given.
of(boolean) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns an immutable list with the element given.
of(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(boolean) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns an immutable set with the element given.
of(boolean...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Creates an array list using an array of elements.
of(boolean...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set using an array of elements.
of(boolean...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Creates a big array list using a list of elements.
of(boolean...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Creates an immutable list using a list of elements.
of(boolean...) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns an immutable list with the elements given.
of(boolean...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(boolean...) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns an immutable list with the elements given.
of(boolean, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, boolean) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, boolean) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns an immutable list with the elements given.
of(boolean, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(boolean, boolean) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns an immutable set with the elements given.
of(boolean, boolean, boolean) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns an immutable list with the elements given.
of(boolean, boolean, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(boolean, boolean, boolean) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns an immutable set with the elements given.
of(boolean, byte) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, byte) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, byte) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, char) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, char) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, char) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, double) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, double) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, double) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, float) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, float) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, float) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, int) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, long) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, short) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, short) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, short) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, V) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, V) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, V) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, V) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(boolean, V) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(boolean, V) - Static method in interface it.unimi.dsi.fastutil.booleans.BooleanReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set using the element given.
of(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns an immutable list with the element given.
of(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Returns an immutable set with the element given.
of(byte...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Creates an array list using an array of elements.
of(byte...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set using an array of elements.
of(byte...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Creates a big array list using a list of elements.
of(byte...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Creates an immutable list using a list of elements.
of(byte...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(byte...) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns an immutable list with the elements given.
of(byte...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(byte...) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Returns an immutable list with the elements given.
of(byte, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, boolean) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteByteSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(byte, byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns an immutable list with the elements given.
of(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(byte, byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Returns an immutable set with the elements given.
of(byte, byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(byte, byte, byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns an immutable list with the elements given.
of(byte, byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(byte, byte, byte) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Returns an immutable set with the elements given.
of(byte, char) - Static method in class it.unimi.dsi.fastutil.bytes.ByteCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, char) - Static method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, char) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, double) - Static method in class it.unimi.dsi.fastutil.bytes.ByteDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, double) - Static method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, double) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, float) - Static method in class it.unimi.dsi.fastutil.bytes.ByteFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, float) - Static method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, float) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, int) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, long) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, short) - Static method in class it.unimi.dsi.fastutil.bytes.ByteShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, short) - Static method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, short) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.ByteObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, V) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.ByteReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(byte, V) - Static method in interface it.unimi.dsi.fastutil.bytes.ByteReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(char) - Static method in class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set using the element given.
of(char) - Static method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(char) - Static method in interface it.unimi.dsi.fastutil.chars.CharList
Returns an immutable list with the element given.
of(char) - Static method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(char) - Static method in interface it.unimi.dsi.fastutil.chars.CharSet
Returns an immutable set with the element given.
of(char...) - Static method in class it.unimi.dsi.fastutil.chars.CharArrayList
Creates an array list using an array of elements.
of(char...) - Static method in class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set using an array of elements.
of(char...) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Creates a big array list using a list of elements.
of(char...) - Static method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Creates an immutable list using a list of elements.
of(char...) - Static method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(char...) - Static method in interface it.unimi.dsi.fastutil.chars.CharList
Returns an immutable list with the elements given.
of(char...) - Static method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(char...) - Static method in interface it.unimi.dsi.fastutil.chars.CharSet
Returns an immutable list with the elements given.
of(char, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, boolean) - Static method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(char, byte) - Static method in class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, byte) - Static method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, byte) - Static method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharCharImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, char) - Static method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(char, char) - Static method in interface it.unimi.dsi.fastutil.chars.CharCharSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(char, char) - Static method in interface it.unimi.dsi.fastutil.chars.CharList
Returns an immutable list with the elements given.
of(char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(char, char) - Static method in interface it.unimi.dsi.fastutil.chars.CharSet
Returns an immutable set with the elements given.
of(char, char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(char, char, char) - Static method in interface it.unimi.dsi.fastutil.chars.CharList
Returns an immutable list with the elements given.
of(char, char, char) - Static method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(char, char, char) - Static method in interface it.unimi.dsi.fastutil.chars.CharSet
Returns an immutable set with the elements given.
of(char, double) - Static method in class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, double) - Static method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, double) - Static method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, float) - Static method in class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, float) - Static method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, float) - Static method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(char, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, int) - Static method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(char, long) - Static method in class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, long) - Static method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, long) - Static method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(char, short) - Static method in class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, short) - Static method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, short) - Static method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(char, V) - Static method in class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, V) - Static method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, V) - Static method in interface it.unimi.dsi.fastutil.chars.CharObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(char, V) - Static method in class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(char, V) - Static method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(char, V) - Static method in interface it.unimi.dsi.fastutil.chars.CharReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using the element given.
of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns an immutable list with the element given.
of(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable set with the element given.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Creates an array list using an array of elements.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using an array of elements.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Creates a big array list using a list of elements.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Creates an immutable list using a list of elements.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(double...) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns an immutable list with the elements given.
of(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(double...) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable list with the elements given.
of(double, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, boolean) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(double, byte) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, byte) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, byte) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, char) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, char) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, char) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleDoubleSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns an immutable list with the elements given.
of(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable set with the elements given.
of(double, double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double, double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns an immutable list with the elements given.
of(double, double, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(double, double, double) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns an immutable set with the elements given.
of(double, float) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, float) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, float) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, int) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, long) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(double, short) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, short) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, short) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, V) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(double, V) - Static method in interface it.unimi.dsi.fastutil.doubles.DoubleReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using the element given.
of(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns an immutable list with the element given.
of(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable set with the element given.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Creates an array list using an array of elements.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using an array of elements.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Creates a big array list using a list of elements.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Creates an immutable list using a list of elements.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(float...) - Static method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns an immutable list with the elements given.
of(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(float...) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable list with the elements given.
of(float, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, boolean) - Static method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(float, byte) - Static method in class it.unimi.dsi.fastutil.floats.FloatByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, byte) - Static method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, byte) - Static method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, char) - Static method in class it.unimi.dsi.fastutil.floats.FloatCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, char) - Static method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, char) - Static method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(float, double) - Static method in class it.unimi.dsi.fastutil.floats.FloatDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, double) - Static method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, double) - Static method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatFloatSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns an immutable list with the elements given.
of(float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable set with the elements given.
of(float, float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float, float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns an immutable list with the elements given.
of(float, float, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(float, float, float) - Static method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns an immutable set with the elements given.
of(float, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, int) - Static method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(float, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, long) - Static method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(float, short) - Static method in class it.unimi.dsi.fastutil.floats.FloatShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, short) - Static method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, short) - Static method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(float, V) - Static method in class it.unimi.dsi.fastutil.floats.FloatObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, V) - Static method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, V) - Static method in interface it.unimi.dsi.fastutil.floats.FloatObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(float, V) - Static method in class it.unimi.dsi.fastutil.floats.FloatReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(float, V) - Static method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(float, V) - Static method in interface it.unimi.dsi.fastutil.floats.FloatReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(int) - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set using the element given.
of(int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(int) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
Returns an immutable list with the element given.
of(int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(int) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns an immutable set with the element given.
of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Creates an array list using an array of elements.
of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set using an array of elements.
of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Creates a big array list using a list of elements.
of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Creates an immutable list using a list of elements.
of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(int...) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
Returns an immutable list with the elements given.
of(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(int...) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns an immutable list with the elements given.
of(int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, boolean) - Static method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(int, byte) - Static method in class it.unimi.dsi.fastutil.ints.IntByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, byte) - Static method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, byte) - Static method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, char) - Static method in class it.unimi.dsi.fastutil.ints.IntCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, char) - Static method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, char) - Static method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(int, double) - Static method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, double) - Static method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, double) - Static method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, float) - Static method in class it.unimi.dsi.fastutil.ints.IntFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, float) - Static method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, float) - Static method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIntImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntIntSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
Returns an immutable list with the elements given.
of(int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns an immutable set with the elements given.
of(int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(int, int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntList
Returns an immutable list with the elements given.
of(int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(int, int, int) - Static method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns an immutable set with the elements given.
of(int, long) - Static method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, long) - Static method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, long) - Static method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(int, short) - Static method in class it.unimi.dsi.fastutil.ints.IntShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, short) - Static method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, short) - Static method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(int, V) - Static method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, V) - Static method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, V) - Static method in interface it.unimi.dsi.fastutil.ints.IntObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(int, V) - Static method in class it.unimi.dsi.fastutil.ints.IntReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(int, V) - Static method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(int, V) - Static method in interface it.unimi.dsi.fastutil.ints.IntReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(long) - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set using the element given.
of(long) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(long) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
Returns an immutable list with the element given.
of(long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(long) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
Returns an immutable set with the element given.
of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
Creates an array list using an array of elements.
of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set using an array of elements.
of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Creates a big array list using a list of elements.
of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Creates an immutable list using a list of elements.
of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(long...) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
Returns an immutable list with the elements given.
of(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(long...) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
Returns an immutable list with the elements given.
of(long, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, boolean) - Static method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.LongByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, byte) - Static method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, char) - Static method in class it.unimi.dsi.fastutil.longs.LongCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, char) - Static method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, char) - Static method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(long, double) - Static method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, double) - Static method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, double) - Static method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, float) - Static method in class it.unimi.dsi.fastutil.longs.LongFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, float) - Static method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, float) - Static method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(long, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, int) - Static method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
Returns an immutable list with the elements given.
of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLongImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongLongSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
Returns an immutable set with the elements given.
of(long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(long, long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongList
Returns an immutable list with the elements given.
of(long, long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(long, long, long) - Static method in interface it.unimi.dsi.fastutil.longs.LongSet
Returns an immutable set with the elements given.
of(long, short) - Static method in class it.unimi.dsi.fastutil.longs.LongShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, short) - Static method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, short) - Static method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(long, V) - Static method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, V) - Static method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, V) - Static method in interface it.unimi.dsi.fastutil.longs.LongObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(long, V) - Static method in class it.unimi.dsi.fastutil.longs.LongReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(long, V) - Static method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(long, V) - Static method in interface it.unimi.dsi.fastutil.longs.LongReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using the element given.
of(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns an immutable list with the element given.
of(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable set with the element given.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates an array list using an array of elements.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using an array of elements.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a big array list using a list of elements.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Creates an immutable list using a list of elements.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(short...) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns an immutable list with the elements given.
of(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(short...) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable list with the elements given.
of(short, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, boolean) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(short, byte) - Static method in class it.unimi.dsi.fastutil.shorts.ShortByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, byte) - Static method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, byte) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, char) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, char) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, char) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(short, double) - Static method in class it.unimi.dsi.fastutil.shorts.ShortDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, double) - Static method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, double) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, float) - Static method in class it.unimi.dsi.fastutil.shorts.ShortFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, float) - Static method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, float) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(short, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, int) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(short, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, long) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns an immutable list with the elements given.
of(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable set with the elements given.
of(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortShortSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(short, short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short, short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns an immutable list with the elements given.
of(short, short, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(short, short, short) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns an immutable set with the elements given.
of(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.ShortObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, V) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.ShortReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(short, V) - Static method in interface it.unimi.dsi.fastutil.shorts.ShortReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set using the element given.
of(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns an immutable list with the element given.
of(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns an immutable set with the element given.
of(K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set using the element given.
of(K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(K) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns an immutable list with the element given.
of(K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the given element.
of(K) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceSet
Returns an immutable set with the element given.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Creates an array list using an array of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set using an array of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Creates a big array list using a list of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Creates an immutable list using a list of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(K...) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns an immutable list with the elements given.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(K...) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns an immutable list with the elements given.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates an array list using an array of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set using an array of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a big array list using a list of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Creates an immutable list using a list of elements.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(K...) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns an immutable list with the elements given.
of(K...) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using a list of elements.
of(K...) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceSet
Returns an immutable list with the elements given.
of(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, boolean) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, boolean) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.ObjectByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, byte) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceByteImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, byte) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, char) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, char) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, char) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, char) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceCharImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, char) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, char) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, double) - Static method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, double) - Static method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, double) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, double) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, double) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, double) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, float) - Static method in class it.unimi.dsi.fastutil.objects.ObjectFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, float) - Static method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, float) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, float) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceFloatImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, float) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, float) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, int) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, int) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceIntImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, int) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, int) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, long) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, long) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLongImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, long) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, long) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, short) - Static method in class it.unimi.dsi.fastutil.objects.ObjectShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, short) - Static method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, short) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, short) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceShortImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, short) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, short) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns an immutable list with the elements given.
of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutableSortedPair
Returns a new type-specific immutable SortedPair with given left and right value.
of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns an immutable set with the elements given.
of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns an immutable list with the elements given.
of(K, K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceSet
Returns an immutable set with the elements given.
of(K, K) - Static method in interface it.unimi.dsi.fastutil.SortedPair
Returns a new immutable SortedPair with given left and right value.
of(K, K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns an immutable list with the elements given.
of(K, K, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns an immutable set with the elements given.
of(K, K, K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns an immutable list with the elements given.
of(K, K, K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements given.
of(K, K, K) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceSet
Returns an immutable set with the elements given.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ObjectReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, V) - Static method in interface it.unimi.dsi.fastutil.objects.ObjectReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceObjectImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, V) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceObjectPair
Returns a new type-specific immutable Pair with given left and right value.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceImmutablePair
Returns a new type-specific immutable Pair with given left and right value.
of(K, V) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
Returns a new type-specific mutable Pair with given left and right value.
of(K, V) - Static method in interface it.unimi.dsi.fastutil.objects.ReferenceReferencePair
Returns a new type-specific immutable Pair with given left and right value.
of(L, R) - Static method in interface it.unimi.dsi.fastutil.Pair
Returns a new immutable Pair with given left and right value.
offset - Variable in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
The first valid entry.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new empty array set.
ofUnchecked() - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set.
ofUnchecked(boolean...) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Creates a new array set using an array of elements.
ofUnchecked(byte...) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Creates a new array set using an array of elements.
ofUnchecked(char...) - Static method in class it.unimi.dsi.fastutil.chars.CharArraySet
Creates a new array set using an array of elements.
ofUnchecked(double...) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Creates a new array set using an array of elements.
ofUnchecked(float...) - Static method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Creates a new array set using an array of elements.
ofUnchecked(int...) - Static method in class it.unimi.dsi.fastutil.ints.IntArraySet
Creates a new array set using an array of elements.
ofUnchecked(long...) - Static method in class it.unimi.dsi.fastutil.longs.LongArraySet
Creates a new array set using an array of elements.
ofUnchecked(short...) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using an array of elements.
ofUnchecked(K...) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Creates a new array set using an array of elements.
ofUnchecked(K...) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set using an array of elements.
onEachMatching(BooleanSpliterator, BooleanPredicate, BooleanConsumer) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(ByteSpliterator, BytePredicate, ByteConsumer) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(ByteSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(CharSpliterator, CharPredicate, CharConsumer) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(CharSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(DoubleSpliterator, DoublePredicate, DoubleConsumer) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(FloatSpliterator, FloatPredicate, FloatConsumer) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(FloatSpliterator, DoublePredicate, DoubleConsumer) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(IntSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(LongSpliterator, LongPredicate, LongConsumer) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(ShortSpliterator, ShortPredicate, ShortConsumer) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(ShortSpliterator, IntPredicate, IntConsumer) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Perform the given action on each element that matches the given predicate.
onEachMatching(Spliterator<K>, Predicate<? super K>, Consumer<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Perform the given action on each element that matches the given predicate.
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.bytes.ByteComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.chars.CharComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.floats.FloatComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.ints.IntComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.longs.LongComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.objects.ObjectComparators
 
OPPOSITE_COMPARATOR - Static variable in class it.unimi.dsi.fastutil.shorts.ShortComparators
 
oppositeComparator(BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortComparators
Returns a comparator representing the opposite order of the given comparator.
oppositeComparator(Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectComparators
Returns a comparator representing the opposite order of the given comparator.
or(BooleanPredicate) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(BytePredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(CharPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(FloatPredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(ShortPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
or(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Returns a composed type-specific predicate that represents a short-circuiting logical OR of this type-specific predicate and another.
or(Predicate<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Deprecated.
Please use the corresponding type-specific method instead.
or(Predicate<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Deprecated.
Please use the corresponding type-specific method instead.
or(Predicate<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Deprecated.
Please use the corresponding type-specific method instead.
or(Predicate<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Deprecated.
Please use the corresponding type-specific method instead.
or(Predicate<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Deprecated.
Please use the corresponding type-specific method instead.
or(Predicate<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Deprecated.
Please use the corresponding type-specific method instead.
or(Predicate<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Deprecated.
Please use the corresponding type-specific method instead.
or(Predicate<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Deprecated.
Please use the corresponding type-specific method instead.

P

Pair<L,R> - Interface in it.unimi.dsi.fastutil
A pair of elements.
parallelQuickSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(boolean[][], long, long, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(boolean[][], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(boolean[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(byte[][], long, long, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(byte[][], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(char[][], long, long, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(char[][], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(double[][], long, long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(double[][], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(float[][], long, long, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(float[][], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(int[][], long, long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(int[][], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(long[][], long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(long[][], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(short[][], long, long, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(short[][], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts a big array according to the natural ascending order using a parallel quicksort.
parallelQuickSort(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(K[][], long, long, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(K[][], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts a big array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using a parallel quicksort.
parallelQuickSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using a parallel quicksort.
parallelQuickSort(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSort(K[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using a parallel quicksort.
parallelQuickSortIndirect(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using a parallel indirect quicksort.
parallelQuickSortIndirect(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using a parallel indirect quicksort.
parallelRadixSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified array using parallel radix sort.
parallelRadixSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of an array using parallel radix sort.
parallelRadixSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts two arrays using a parallel radix sort.
parallelRadixSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements of two arrays using a parallel radix sort.
parallelRadixSortIndirect(int[], byte[], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], byte[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], char[], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], char[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], double[], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], double[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], float[], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], float[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], long[], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], long[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], short[], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified array using parallel indirect radix sort.
parallelRadixSortIndirect(int[], short[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of an array using parallel indirect radix sort.
parallelStream() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
parallelStream() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
parallelStream() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
parallelStream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
parallelStream() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
parallelStream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
parallelStream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
parallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
parallelStream() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
parallelStream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
parallelStream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
parallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
parallelStream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
parallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
parallelStream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
parallelStream() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
parallelStream() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
parallelStream() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
parallelStream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
parallelStream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
peek(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
peek(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
peek(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
peek(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
peek(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Deprecated.
Please use the corresponding type-specific method instead.
peek(int) - Method in interface it.unimi.dsi.fastutil.Stack
Peeks at an element on the stack (optional operation).
peekBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
peekBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
peekBoolean(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Peeks at an element on the stack (optional operation).
peekByte(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
peekByte(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
peekByte(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Peeks at an element on the stack (optional operation).
peekChar(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
peekChar(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
peekChar(int) - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Peeks at an element on the stack (optional operation).
peekDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
peekDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
peekDouble(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Peeks at an element on the stack (optional operation).
peekFloat(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
peekFloat(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
peekFloat(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Peeks at an element on the stack (optional operation).
peekInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
peekInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
peekInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Peeks at an element on the stack (optional operation).
peekLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
peekLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
peekLong(int) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Peeks at an element on the stack (optional operation).
peekShort(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
peekShort(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
peekShort(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Peeks at an element on the stack (optional operation).
pop() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
pop() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
pop() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
pop() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
pop() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Deprecated.
Please use the corresponding type-specific method instead.
pop() - Method in interface it.unimi.dsi.fastutil.Stack
Pops the top off the stack.
popBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
popBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
popBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Pops the top off the stack.
popByte() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
popByte() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
popByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Pops the top off the stack.
popChar() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
popChar() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
popChar() - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Pops the top off the stack.
popDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
popDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
popDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Pops the top off the stack.
popFloat() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
popFloat() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
popFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Pops the top off the stack.
popInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
popInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
popInt() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Pops the top off the stack.
popLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
popLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
popLong() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Pops the top off the stack.
popShort() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
popShort() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
popShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Pops the top off the stack.
position() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
position() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
position() - Method in interface it.unimi.dsi.fastutil.io.MeasurableStream
Returns the current position in this stream (optional operation).
position() - Method in interface it.unimi.dsi.fastutil.io.RepositionableStream
Returns the current stream position.
position(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
Repositions the stream.
position(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
position(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Positions the input stream.
position(long) - Method in interface it.unimi.dsi.fastutil.io.RepositionableStream
Sets the current stream position.
pour(BooleanIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator, returning a type-specific list.
pour(BooleanIterator, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(BooleanIterator, BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator into a type-specific collection.
pour(BooleanIterator, BooleanCollection, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(ByteIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Pours an iterator, returning a type-specific list.
pour(ByteIterator, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(ByteIterator, ByteCollection) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Pours an iterator into a type-specific collection.
pour(ByteIterator, ByteCollection, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(CharIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Pours an iterator, returning a type-specific list.
pour(CharIterator, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(CharIterator, CharCollection) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Pours an iterator into a type-specific collection.
pour(CharIterator, CharCollection, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Pours an iterator, returning a type-specific list.
pour(DoubleIterator, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(DoubleIterator, DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Pours an iterator into a type-specific collection.
pour(DoubleIterator, DoubleCollection, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(FloatIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Pours an iterator, returning a type-specific list.
pour(FloatIterator, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(FloatIterator, FloatCollection) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Pours an iterator into a type-specific collection.
pour(FloatIterator, FloatCollection, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator, returning a type-specific list.
pour(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(IntIterator, IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator into a type-specific collection.
pour(IntIterator, IntCollection, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Pours an iterator, returning a type-specific list.
pour(LongIterator, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(LongIterator, LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Pours an iterator into a type-specific collection.
pour(LongIterator, LongCollection, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(ShortIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Pours an iterator, returning a type-specific list.
pour(ShortIterator, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(ShortIterator, ShortCollection) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Pours an iterator into a type-specific collection.
pour(ShortIterator, ShortCollection, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
pour(Iterator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator, returning a type-specific list.
pour(Iterator<K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator, returning a type-specific list, with a limit on the number of elements.
pour(Iterator<K>, ObjectCollection<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator into a type-specific collection.
pour(Iterator<K>, ObjectCollection<? super K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Pours an iterator into a type-specific collection, with a limit on the number of elements.
previous() - Method in interface it.unimi.dsi.fastutil.BidirectionalIterator
Returns the previous element from the collection.
previous() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
previous() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
previous() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator
Deprecated.
Please use the corresponding type-specific method instead.
previous() - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Deprecated.
Please use the corresponding type-specific method instead.
previousBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
Returns the previous element as a primitive type.
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
previousBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
previousByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
Returns the previous element as a primitive type.
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableBidirectionalIterator
 
previousByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
previousChar() - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
Returns the previous element as a primitive type.
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
previousChar() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
previousDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator
Returns the previous element as a primitive type.
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
 
previousDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
previousFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterator
Returns the previous element as a primitive type.
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableBidirectionalIterator
 
previousFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
previousIndex() - Method in interface it.unimi.dsi.fastutil.BigListIterator
Returns the index of the element that would be returned by a subsequent call to previous.
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
previousIndex() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
previousInt() - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
Returns the previous element as a primitive type.
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
previousInt() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
previousLong() - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterator
Returns the previous element as a primitive type.
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
 
previousLong() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
previousShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator
Returns the previous element as a primitive type.
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableBidirectionalIterator
 
previousShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
PRIMES - Static variable in interface it.unimi.dsi.fastutil.Hash
Deprecated.
primitive(Function<? super Byte, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Byte, ? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Character, ? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Double, ? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Float, ? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Integer, ? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Long, ? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super Short, ? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Boolean>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Byte>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Character>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Double>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Float>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Integer>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Long>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
primitive(Function<? super K, ? extends Short>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions
Returns a (partial) type-specific function based on the given total generic function.
PriorityQueue<K> - Interface in it.unimi.dsi.fastutil
A priority queue.
PriorityQueues - Class in it.unimi.dsi.fastutil
A class providing static methods and objects that do useful things with priority queues.
PriorityQueues.EmptyPriorityQueue - Class in it.unimi.dsi.fastutil
An immutable class representing the empty priority queue.
PriorityQueues.SynchronizedPriorityQueue<K> - Class in it.unimi.dsi.fastutil
A synchronized wrapper class for priority queues.
push(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
push(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
push(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Pushes the given object on the stack.
push(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
push(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
push(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Pushes the given object on the stack.
push(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
push(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
push(char) - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Pushes the given object on the stack.
push(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
push(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
push(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Pushes the given object on the stack.
push(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
push(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
push(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Pushes the given object on the stack.
push(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
push(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
push(int) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Pushes the given object on the stack.
push(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
push(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
push(long) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Pushes the given object on the stack.
push(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
push(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
push(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Pushes the given object on the stack.
push(Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Deprecated.
Please use the corresponding type-specific method instead.
push(Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Deprecated.
Please use the corresponding type-specific method instead.
push(Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Deprecated.
Please use the corresponding type-specific method instead.
push(Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Deprecated.
Please use the corresponding type-specific method instead.
push(Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Deprecated.
Please use the corresponding type-specific method instead.
push(Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Deprecated.
Please use the corresponding type-specific method instead.
push(Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Deprecated.
Please use the corresponding type-specific method instead.
push(Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
push(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Deprecated.
Please use the corresponding type-specific method instead.
push(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
push(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
push(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
push(K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
push(K) - Method in interface it.unimi.dsi.fastutil.Stack
Pushes the given object on the stack.
put(boolean, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Adds a pair to the map (optional operation).
put(boolean, byte) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Adds a pair to the map (optional operation).
put(boolean, char) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Adds a pair to the map (optional operation).
put(boolean, double) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Adds a pair to the map (optional operation).
put(boolean, float) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Adds a pair to the map (optional operation).
put(boolean, int) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Adds a pair to the map (optional operation).
put(boolean, long) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Adds a pair to the map (optional operation).
put(boolean, short) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Adds a pair to the map (optional operation).
put(boolean, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Adds a pair to the map (optional operation).
put(boolean, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Adds a pair to the map (optional operation).
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
put(byte, boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Adds a pair to the map (optional operation).
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
put(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
put(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Adds a pair to the map (optional operation).
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
put(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
put(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Adds a pair to the map (optional operation).
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
put(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
put(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Adds a pair to the map (optional operation).
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
put(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
put(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Adds a pair to the map (optional operation).
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
put(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
put(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Adds a pair to the map (optional operation).
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
put(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
put(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Adds a pair to the map (optional operation).
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
put(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
put(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Adds a pair to the map (optional operation).
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
put(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
put(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Adds a pair to the map (optional operation).
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
put(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Adds a pair to the map (optional operation).
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
put(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
put(char, boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Adds a pair to the map (optional operation).
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
put(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
put(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Adds a pair to the map (optional operation).
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
put(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
put(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Adds a pair to the map (optional operation).
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
put(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
put(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Adds a pair to the map (optional operation).
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
put(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
put(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Adds a pair to the map (optional operation).
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
put(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
put(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Adds a pair to the map (optional operation).
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
put(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
put(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Adds a pair to the map (optional operation).
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
put(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
put(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Adds a pair to the map (optional operation).
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
put(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
put(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Adds a pair to the map (optional operation).
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
put(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Adds a pair to the map (optional operation).
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
put(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
put(double, boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Adds a pair to the map (optional operation).
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
put(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
put(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Adds a pair to the map (optional operation).
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
put(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
put(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Adds a pair to the map (optional operation).
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
put(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
put(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Adds a pair to the map (optional operation).
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
put(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
put(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Adds a pair to the map (optional operation).
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
put(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
put(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Adds a pair to the map (optional operation).
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
put(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
put(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Adds a pair to the map (optional operation).
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
put(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
put(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Adds a pair to the map (optional operation).
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
put(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
put(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Adds a pair to the map (optional operation).
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
put(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Adds a pair to the map (optional operation).
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
put(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
put(float, boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Adds a pair to the map (optional operation).
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
put(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
put(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Adds a pair to the map (optional operation).
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
put(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
put(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Adds a pair to the map (optional operation).
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
put(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
put(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Adds a pair to the map (optional operation).
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
put(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
put(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Adds a pair to the map (optional operation).
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
put(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
put(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Adds a pair to the map (optional operation).
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
put(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
put(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Adds a pair to the map (optional operation).
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
put(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
put(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Adds a pair to the map (optional operation).
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
put(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
put(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Adds a pair to the map (optional operation).
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
put(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Adds a pair to the map (optional operation).
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
put(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
put(int, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Adds a pair to the map (optional operation).
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
put(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
put(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Adds a pair to the map (optional operation).
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
put(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
put(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Adds a pair to the map (optional operation).
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
put(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
put(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Adds a pair to the map (optional operation).
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
put(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
put(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Adds a pair to the map (optional operation).
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
put(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
put(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Adds a pair to the map (optional operation).
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
put(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
put(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Adds a pair to the map (optional operation).
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
put(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
put(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Adds a pair to the map (optional operation).
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
put(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
put(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Adds a pair to the map (optional operation).
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
put(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Adds a pair to the map (optional operation).
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
put(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
put(long, boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Adds a pair to the map (optional operation).
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
put(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
put(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Adds a pair to the map (optional operation).
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
put(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
put(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Adds a pair to the map (optional operation).
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
put(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
put(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Adds a pair to the map (optional operation).
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
put(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
put(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Adds a pair to the map (optional operation).
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
put(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
put(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Adds a pair to the map (optional operation).
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
put(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
put(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Adds a pair to the map (optional operation).
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
put(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
put(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Adds a pair to the map (optional operation).
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
put(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
put(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Adds a pair to the map (optional operation).
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
put(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Adds a pair to the map (optional operation).
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
put(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
put(short, boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Adds a pair to the map (optional operation).
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
put(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
put(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Adds a pair to the map (optional operation).
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
put(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
put(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Adds a pair to the map (optional operation).
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
put(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
put(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Adds a pair to the map (optional operation).
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
put(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
put(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Adds a pair to the map (optional operation).
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
put(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
put(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Adds a pair to the map (optional operation).
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
put(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
put(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Adds a pair to the map (optional operation).
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
put(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
put(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Adds a pair to the map (optional operation).
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
put(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
put(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Adds a pair to the map (optional operation).
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
put(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Adds a pair to the map (optional operation).
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
put(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
put(Boolean, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, Byte) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, Character) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, Double) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, Float) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, Integer) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, Long) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, Short) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Boolean, V) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.PrimitiveFunction
Deprecated.
put(Byte, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.PrimitiveFunction
Deprecated.
put(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.PrimitiveFunction
Deprecated.
put(Byte, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.PrimitiveFunction
Deprecated.
put(Byte, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.PrimitiveFunction
Deprecated.
put(Byte, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.PrimitiveFunction
Deprecated.
put(Byte, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.PrimitiveFunction
Deprecated.
put(Byte, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.PrimitiveFunction
Deprecated.
put(Byte, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.PrimitiveFunction
Deprecated.
put(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.PrimitiveFunction
Deprecated.
put(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.PrimitiveFunction
Deprecated.
put(Character, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.PrimitiveFunction
Deprecated.
put(Character, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.PrimitiveFunction
Deprecated.
put(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.PrimitiveFunction
Deprecated.
put(Character, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.PrimitiveFunction
Deprecated.
put(Character, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.PrimitiveFunction
Deprecated.
put(Character, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.PrimitiveFunction
Deprecated.
put(Character, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.PrimitiveFunction
Deprecated.
put(Character, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.PrimitiveFunction
Deprecated.
put(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.PrimitiveFunction
Deprecated.
put(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Character, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.PrimitiveFunction
Deprecated.
put(Double, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.PrimitiveFunction
Deprecated.
put(Double, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.PrimitiveFunction
Deprecated.
put(Double, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.PrimitiveFunction
Deprecated.
put(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.PrimitiveFunction
Deprecated.
put(Double, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.PrimitiveFunction
Deprecated.
put(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.PrimitiveFunction
Deprecated.
put(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.PrimitiveFunction
Deprecated.
put(Double, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.PrimitiveFunction
Deprecated.
put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.PrimitiveFunction
Deprecated.
put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.PrimitiveFunction
Deprecated.
put(Float, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.PrimitiveFunction
Deprecated.
put(Float, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.PrimitiveFunction
Deprecated.
put(Float, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.PrimitiveFunction
Deprecated.
put(Float, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.PrimitiveFunction
Deprecated.
put(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.PrimitiveFunction
Deprecated.
put(Float, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.PrimitiveFunction
Deprecated.
put(Float, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.PrimitiveFunction
Deprecated.
put(Float, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.PrimitiveFunction
Deprecated.
put(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.PrimitiveFunction
Deprecated.
put(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.PrimitiveFunction
Deprecated.
put(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.PrimitiveFunction
Deprecated.
put(Integer, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.PrimitiveFunction
Deprecated.
put(Integer, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.PrimitiveFunction
Deprecated.
put(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.PrimitiveFunction
Deprecated.
put(Integer, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.PrimitiveFunction
Deprecated.
put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.PrimitiveFunction
Deprecated.
put(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.PrimitiveFunction
Deprecated.
put(Integer, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.PrimitiveFunction
Deprecated.
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.PrimitiveFunction
Deprecated.
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Integer, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.PrimitiveFunction
Deprecated.
put(Long, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.PrimitiveFunction
Deprecated.
put(Long, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.PrimitiveFunction
Deprecated.
put(Long, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.PrimitiveFunction
Deprecated.
put(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.PrimitiveFunction
Deprecated.
put(Long, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.PrimitiveFunction
Deprecated.
put(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.PrimitiveFunction
Deprecated.
put(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.PrimitiveFunction
Deprecated.
put(Long, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.PrimitiveFunction
Deprecated.
put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.PrimitiveFunction
Deprecated.
put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.PrimitiveFunction
Deprecated.
put(Short, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.PrimitiveFunction
Deprecated.
put(Short, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.PrimitiveFunction
Deprecated.
put(Short, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.PrimitiveFunction
Deprecated.
put(Short, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.PrimitiveFunction
Deprecated.
put(Short, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.PrimitiveFunction
Deprecated.
put(Short, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.PrimitiveFunction
Deprecated.
put(Short, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.PrimitiveFunction
Deprecated.
put(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.PrimitiveFunction
Deprecated.
put(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.PrimitiveFunction
Deprecated.
put(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(Short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
put(K, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Adds a pair to the map (optional operation).
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
put(K, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Adds a pair to the map (optional operation).
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
put(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
put(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Adds a pair to the map (optional operation).
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
put(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Adds a pair to the map (optional operation).
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
put(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
put(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Adds a pair to the map (optional operation).
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
put(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Adds a pair to the map (optional operation).
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
put(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
put(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Adds a pair to the map (optional operation).
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
put(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Adds a pair to the map (optional operation).
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
put(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
put(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Adds a pair to the map (optional operation).
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
put(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Adds a pair to the map (optional operation).
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
put(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
put(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Adds a pair to the map (optional operation).
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
put(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Adds a pair to the map (optional operation).
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
put(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
put(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Adds a pair to the map (optional operation).
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
put(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Adds a pair to the map (optional operation).
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
put(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
put(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Adds a pair to the map (optional operation).
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
put(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Adds a pair to the map (optional operation).
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
put(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
put(K, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.PrimitiveFunction
Deprecated.
put(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.PrimitiveFunction
Deprecated.
put(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.PrimitiveFunction
Deprecated.
put(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.PrimitiveFunction
Deprecated.
put(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.PrimitiveFunction
Deprecated.
put(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.PrimitiveFunction
Deprecated.
put(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.PrimitiveFunction
Deprecated.
put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.PrimitiveFunction
Deprecated.
put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.PrimitiveFunction
Deprecated.
put(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.PrimitiveFunction
Deprecated.
put(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.PrimitiveFunction
Deprecated.
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.PrimitiveFunction
Deprecated.
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.PrimitiveFunction
Deprecated.
put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.PrimitiveFunction
Deprecated.
put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.PrimitiveFunction
Deprecated.
put(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.PrimitiveFunction
Deprecated.
put(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
put(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
put(K, V) - Method in interface it.unimi.dsi.fastutil.Function
Associates the specified value with the specified key in this function (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
put(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Adds a pair to the map (optional operation).
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
put(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
putAll(Map<? extends Byte, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
putAll(Map<? extends Character, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
putAll(Map<? extends Double, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
putAll(Map<? extends Float, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
putAll(Map<? extends Integer, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
putAll(Map<? extends Long, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
putAll(Map<? extends Short, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
putAll(Map<? extends K, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
putAndMoveToFirst(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToFirst(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the first position of the iteration order.
putAndMoveToLast(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putAndMoveToLast(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Adds a pair to the map; if the key is already present, it is moved to the last position of the iteration order.
putIfAbsent(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
putIfAbsent(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
putIfAbsent(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
putIfAbsent(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
putIfAbsent(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
putIfAbsent(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
putIfAbsent(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
putIfAbsent(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
putIfAbsent(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
putIfAbsent(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
putIfAbsent(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
putIfAbsent(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
putIfAbsent(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
putIfAbsent(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
putIfAbsent(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
putIfAbsent(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
putIfAbsent(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
putIfAbsent(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
putIfAbsent(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
putIfAbsent(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
putIfAbsent(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
putIfAbsent(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
putIfAbsent(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
putIfAbsent(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
putIfAbsent(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
putIfAbsent(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
putIfAbsent(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
putIfAbsent(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
putIfAbsent(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
putIfAbsent(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
putIfAbsent(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
putIfAbsent(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
putIfAbsent(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
putIfAbsent(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
putIfAbsent(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
putIfAbsent(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
putIfAbsent(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
putIfAbsent(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
putIfAbsent(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
putIfAbsent(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
putIfAbsent(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
putIfAbsent(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
putIfAbsent(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
putIfAbsent(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
putIfAbsent(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
putIfAbsent(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
putIfAbsent(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
putIfAbsent(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
putIfAbsent(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
putIfAbsent(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
putIfAbsent(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
putIfAbsent(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
putIfAbsent(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
putIfAbsent(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
putIfAbsent(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
putIfAbsent(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
putIfAbsent(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
putIfAbsent(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
putIfAbsent(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
putIfAbsent(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
putIfAbsent(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
putIfAbsent(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
putIfAbsent(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
putIfAbsent(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
putIfAbsent(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
putIfAbsent(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
putIfAbsent(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
putIfAbsent(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
putIfAbsent(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
putIfAbsent(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
putIfAbsent(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
putIfAbsent(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
putIfAbsent(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
putIfAbsent(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
putIfAbsent(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
putIfAbsent(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
putIfAbsent(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
putIfAbsent(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
putIfAbsent(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
putIfAbsent(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
putIfAbsent(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
putIfAbsent(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
putIfAbsent(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
putIfAbsent(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
putIfAbsent(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
putIfAbsent(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
putIfAbsent(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
putIfAbsent(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
putIfAbsent(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
putIfAbsent(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
putIfAbsent(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
putIfAbsent(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
putIfAbsent(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
putIfAbsent(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
putIfAbsent(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(Byte, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.
putIfAbsent(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
If the specified key is not already associated with a value, associates it with the given value and returns the default return value, else returns the current value.

Q

quickSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(boolean[][], long, long, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(boolean[][], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(boolean[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(boolean[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(byte[][], long, long, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(byte[][], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(char[][], long, long, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(char[][], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(double[][], long, long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(double[][], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(float[][], long, long, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(float[][], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(int[][], long, long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(int[][], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(int, int, IntComparator, Swapper) - Static method in class it.unimi.dsi.fastutil.Arrays
Sorts the specified range of elements using the specified swapper and according to the order induced by the specified comparator using parallel quicksort.
quickSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(long[][], long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(long[][], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(long, long, LongComparator, BigSwapper) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sorts the specified range of elements using the specified big swapper and according to the order induced by the specified comparator using quicksort.
quickSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(short[][], long, long, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(short[][], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using quicksort.
quickSort(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts the specified big array according to the natural ascending order using quicksort.
quickSort(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(K[][], long, long, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(K[][], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Sorts the specified big array according to the order induced by the specified comparator using quicksort.
quickSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using quicksort.
quickSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator using quicksort.
quickSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator using quicksort.
quickSort(K[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts two arrays according to the natural lexicographical ascending order using quicksort.
quickSort(K[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements of two arrays according to the natural lexicographical ascending order using quicksort.
quickSortIndirect(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order using indirect quicksort.
quickSortIndirect(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order using indirect quicksort.

R

radixSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified array using radix sort.
radixSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified big array using radix sort.
radixSort(byte[][], byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(byte[][], byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(byte[][], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified big array using radix sort.
radixSort(byte[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(byte[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of an array using radix sort.
radixSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified array using radix sort.
radixSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified big array using radix sort.
radixSort(char[][], char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(char[][], char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(char[][], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified big array using radix sort.
radixSort(char[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(char[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of an array using radix sort.
radixSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified array using radix sort.
radixSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified big array using radix sort.
radixSort(double[][], double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(double[][], double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(double[][], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified big array using radix sort.
radixSort(double[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(double[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of an array using radix sort.
radixSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified array using radix sort.
radixSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified big array using radix sort.
radixSort(float[][], float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(float[][], float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(float[][], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified big array using radix sort.
radixSort(float[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(float[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of an array using radix sort.
radixSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using radix sort.
radixSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified big array using radix sort.
radixSort(int[][], int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(int[][], int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(int[][], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified big array using radix sort.
radixSort(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of an array using radix sort.
radixSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified array using radix sort.
radixSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified big array using radix sort.
radixSort(long[][], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(long[][], long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(long[][], long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified big array using radix sort.
radixSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of an array using radix sort.
radixSort(long[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(long[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified array using radix sort.
radixSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified big array using radix sort.
radixSort(short[][], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified array of arrays lexicographically using radix sort.
radixSort(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified big array using radix sort.
radixSort(short[][], short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(short[][], short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified pair of big arrays lexicographically using radix sort.
radixSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of an array using radix sort.
radixSort(short[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified pair of arrays lexicographically using radix sort.
radixSort(short[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements of two arrays using radix sort.
radixSortIndirect(int[], byte[], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], byte[], byte[], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], byte[], byte[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], byte[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], char[], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], char[], char[], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], char[], char[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], char[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], double[], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], double[], double[], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], double[], double[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], double[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], float[], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], float[], float[], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], float[], float[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], float[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], int[], int[], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], int[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], long[], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], long[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], long[], long[], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], long[], long[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], short[], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], short[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified array using indirect radix sort.
radixSortIndirect(int[], short[], short[], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(int[], short[], short[], int, int, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], byte[][], byte[][], boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], byte[][], byte[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], char[][], char[][], boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], char[][], char[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], double[][], double[][], boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], double[][], double[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], float[][], float[][], boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], float[][], float[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], int[][], int[][], boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], int[][], int[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], long[][], long[][], boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], long[][], long[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], short[][], short[][], boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
radixSortIndirect(long[][], short[][], short[][], long, long, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Sorts the specified pair of arrays lexicographically using indirect radix sort.
ratio() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
 
ratio() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
Returns the ratio of this list.
ratio() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
 
ratio() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
Returns the ratio of this list.
ratio() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
 
ratio() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
Returns the ratio of this list.
ratio() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
 
ratio() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
Returns the ratio of this list.
ratio() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
 
ratio() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Returns the ratio of this list.
read() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
read() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
read() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
read() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
read(byte[]) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
 
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
Reads bytes from this byte-array input stream as specified in InputStream.read(byte[], int, int).
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
read(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
readLine(byte[]) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte array using all terminators.
readLine(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte-array fragment using all terminators.
readLine(byte[], int, int, EnumSet<FastBufferedInputStream.LineTerminator>) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte-array fragment.
readLine(byte[], EnumSet<FastBufferedInputStream.LineTerminator>) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Reads a line into the given byte array.
Reference2BooleanArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Creates a new empty array map.
Reference2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Creates a new empty array map of given capacity.
Reference2BooleanArrayMap(Reference2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2BooleanArrayMap(Object[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2BooleanArrayMap(Object[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2BooleanArrayMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
reference2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
reference2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
reference2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
Reference2BooleanFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2BooleanFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2BooleanFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2BooleanFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2BooleanFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2BooleanFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2BooleanFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2BooleanLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map.
Reference2BooleanLinkedOpenHashMap(Reference2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2BooleanLinkedOpenHashMap(Reference2BooleanMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2BooleanLinkedOpenHashMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2BooleanLinkedOpenHashMap(Map<? extends K, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2BooleanLinkedOpenHashMap(K[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2BooleanLinkedOpenHashMap(K[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2BooleanMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2BooleanMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2BooleanMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2BooleanMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2BooleanMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2BooleanMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2BooleanMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2BooleanMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2BooleanOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2BooleanOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map.
Reference2BooleanOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2BooleanOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2BooleanOpenCustomHashMap(Reference2BooleanMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2BooleanOpenCustomHashMap(Reference2BooleanMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2BooleanOpenCustomHashMap(Map<? extends K, ? extends Boolean>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2BooleanOpenCustomHashMap(Map<? extends K, ? extends Boolean>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2BooleanOpenCustomHashMap(K[], boolean[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2BooleanOpenCustomHashMap(K[], boolean[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2BooleanOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map.
Reference2BooleanOpenHashMap(Reference2BooleanMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2BooleanOpenHashMap(Reference2BooleanMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2BooleanOpenHashMap(Map<? extends K, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2BooleanOpenHashMap(Map<? extends K, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map copying a given one.
Reference2BooleanOpenHashMap(K[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2BooleanOpenHashMap(K[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2BooleanSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2BooleanSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2BooleanSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2BooleanSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2BooleanSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2BooleanSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2ByteArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Creates a new empty array map.
Reference2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Creates a new empty array map of given capacity.
Reference2ByteArrayMap(Reference2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2ByteArrayMap(Object[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2ByteArrayMap(Object[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2ByteArrayMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
reference2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Returns a type-specific set view of the mappings contained in this map.
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
reference2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
reference2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
Reference2ByteFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ByteFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2ByteFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2ByteFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2ByteFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2ByteFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2ByteFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2ByteLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map.
Reference2ByteLinkedOpenHashMap(Reference2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ByteLinkedOpenHashMap(Reference2ByteMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ByteLinkedOpenHashMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ByteLinkedOpenHashMap(Map<? extends K, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2ByteLinkedOpenHashMap(K[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ByteLinkedOpenHashMap(K[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ByteMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2ByteMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ByteMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2ByteMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2ByteMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2ByteMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2ByteMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2ByteMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2ByteOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2ByteOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map.
Reference2ByteOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ByteOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ByteOpenCustomHashMap(Reference2ByteMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2ByteOpenCustomHashMap(Reference2ByteMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ByteOpenCustomHashMap(Map<? extends K, ? extends Byte>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2ByteOpenCustomHashMap(Map<? extends K, ? extends Byte>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ByteOpenCustomHashMap(K[], byte[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ByteOpenCustomHashMap(K[], byte[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ByteOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map.
Reference2ByteOpenHashMap(Reference2ByteMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ByteOpenHashMap(Reference2ByteMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ByteOpenHashMap(Map<? extends K, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ByteOpenHashMap(Map<? extends K, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map copying a given one.
Reference2ByteOpenHashMap(K[], byte[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ByteOpenHashMap(K[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ByteSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ByteSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2ByteSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2ByteSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2ByteSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2ByteSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2ByteSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2CharArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Creates a new empty array map.
Reference2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Creates a new empty array map of given capacity.
Reference2CharArrayMap(Reference2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2CharArrayMap(Object[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2CharArrayMap(Object[], char[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2CharArrayMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
Creates a new empty array map copying the entries of a given map.
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
reference2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Returns a type-specific set view of the mappings contained in this map.
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
reference2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
reference2CharEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
Reference2CharFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2CharFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2CharFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2CharFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2CharFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2CharFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2CharFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2CharLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map.
Reference2CharLinkedOpenHashMap(Reference2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2CharLinkedOpenHashMap(Reference2CharMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2CharLinkedOpenHashMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2CharLinkedOpenHashMap(Map<? extends K, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2CharLinkedOpenHashMap(K[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2CharLinkedOpenHashMap(K[], char[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2CharMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2CharMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2CharMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2CharMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2CharMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2CharMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2CharMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2CharMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2CharOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2CharOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map.
Reference2CharOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2CharOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2CharOpenCustomHashMap(Reference2CharMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2CharOpenCustomHashMap(Reference2CharMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2CharOpenCustomHashMap(Map<? extends K, ? extends Character>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2CharOpenCustomHashMap(Map<? extends K, ? extends Character>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2CharOpenCustomHashMap(K[], char[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2CharOpenCustomHashMap(K[], char[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2CharOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map.
Reference2CharOpenHashMap(Reference2CharMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2CharOpenHashMap(Reference2CharMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2CharOpenHashMap(Map<? extends K, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2CharOpenHashMap(Map<? extends K, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map copying a given one.
Reference2CharOpenHashMap(K[], char[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2CharOpenHashMap(K[], char[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2CharSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2CharSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2CharSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2CharSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2CharSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2CharSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2CharSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2DoubleArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Creates a new empty array map.
Reference2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Creates a new empty array map of given capacity.
Reference2DoubleArrayMap(Reference2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2DoubleArrayMap(Object[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2DoubleArrayMap(Object[], double[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2DoubleArrayMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
reference2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
reference2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
reference2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
Reference2DoubleFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2DoubleFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2DoubleFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2DoubleFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2DoubleFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2DoubleFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2DoubleFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2DoubleLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map.
Reference2DoubleLinkedOpenHashMap(Reference2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2DoubleLinkedOpenHashMap(Reference2DoubleMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2DoubleLinkedOpenHashMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2DoubleLinkedOpenHashMap(Map<? extends K, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2DoubleLinkedOpenHashMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2DoubleLinkedOpenHashMap(K[], double[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2DoubleMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2DoubleMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2DoubleMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2DoubleMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2DoubleMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2DoubleMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2DoubleMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2DoubleMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2DoubleOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2DoubleOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map.
Reference2DoubleOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2DoubleOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2DoubleOpenCustomHashMap(Reference2DoubleMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2DoubleOpenCustomHashMap(Reference2DoubleMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2DoubleOpenCustomHashMap(Map<? extends K, ? extends Double>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2DoubleOpenCustomHashMap(Map<? extends K, ? extends Double>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2DoubleOpenCustomHashMap(K[], double[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2DoubleOpenCustomHashMap(K[], double[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2DoubleOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map.
Reference2DoubleOpenHashMap(Reference2DoubleMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2DoubleOpenHashMap(Reference2DoubleMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2DoubleOpenHashMap(Map<? extends K, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2DoubleOpenHashMap(Map<? extends K, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map copying a given one.
Reference2DoubleOpenHashMap(K[], double[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2DoubleOpenHashMap(K[], double[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2DoubleSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2DoubleSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2DoubleSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2DoubleSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2DoubleSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2DoubleSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2FloatArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Creates a new empty array map.
Reference2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Creates a new empty array map of given capacity.
Reference2FloatArrayMap(Reference2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2FloatArrayMap(Object[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2FloatArrayMap(Object[], float[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2FloatArrayMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
reference2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Returns a type-specific set view of the mappings contained in this map.
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
reference2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
reference2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
Reference2FloatFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2FloatFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2FloatFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2FloatFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2FloatFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2FloatFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2FloatFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2FloatLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map.
Reference2FloatLinkedOpenHashMap(Reference2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2FloatLinkedOpenHashMap(Reference2FloatMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2FloatLinkedOpenHashMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2FloatLinkedOpenHashMap(Map<? extends K, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2FloatLinkedOpenHashMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2FloatLinkedOpenHashMap(K[], float[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2FloatMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2FloatMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2FloatMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2FloatMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2FloatMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2FloatMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2FloatMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2FloatMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2FloatOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2FloatOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map.
Reference2FloatOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2FloatOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2FloatOpenCustomHashMap(Reference2FloatMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2FloatOpenCustomHashMap(Reference2FloatMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2FloatOpenCustomHashMap(Map<? extends K, ? extends Float>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2FloatOpenCustomHashMap(Map<? extends K, ? extends Float>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2FloatOpenCustomHashMap(K[], float[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2FloatOpenCustomHashMap(K[], float[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2FloatOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map.
Reference2FloatOpenHashMap(Reference2FloatMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2FloatOpenHashMap(Reference2FloatMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2FloatOpenHashMap(Map<? extends K, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2FloatOpenHashMap(Map<? extends K, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map copying a given one.
Reference2FloatOpenHashMap(K[], float[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2FloatOpenHashMap(K[], float[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2FloatSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2FloatSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2FloatSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2FloatSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2FloatSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2FloatSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2FloatSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2IntArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Creates a new empty array map.
Reference2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Creates a new empty array map of given capacity.
Reference2IntArrayMap(Reference2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2IntArrayMap(Object[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2IntArrayMap(Object[], int[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2IntArrayMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
Creates a new empty array map copying the entries of a given map.
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
reference2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Returns a type-specific set view of the mappings contained in this map.
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
reference2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
reference2IntEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
Reference2IntFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2IntFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2IntFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2IntFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2IntFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2IntFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2IntFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2IntLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map.
Reference2IntLinkedOpenHashMap(Reference2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2IntLinkedOpenHashMap(Reference2IntMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2IntLinkedOpenHashMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2IntLinkedOpenHashMap(Map<? extends K, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2IntLinkedOpenHashMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2IntLinkedOpenHashMap(K[], int[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2IntMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2IntMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2IntMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2IntMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2IntMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2IntMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2IntMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2IntMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2IntOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2IntOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map.
Reference2IntOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2IntOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2IntOpenCustomHashMap(Reference2IntMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2IntOpenCustomHashMap(Reference2IntMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2IntOpenCustomHashMap(Map<? extends K, ? extends Integer>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2IntOpenCustomHashMap(Map<? extends K, ? extends Integer>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2IntOpenCustomHashMap(K[], int[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2IntOpenCustomHashMap(K[], int[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2IntOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map.
Reference2IntOpenHashMap(Reference2IntMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2IntOpenHashMap(Reference2IntMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2IntOpenHashMap(Map<? extends K, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2IntOpenHashMap(Map<? extends K, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map copying a given one.
Reference2IntOpenHashMap(K[], int[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2IntOpenHashMap(K[], int[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2IntSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2IntSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2IntSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2IntSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2IntSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2IntSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2IntSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2LongArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Creates a new empty array map.
Reference2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Creates a new empty array map of given capacity.
Reference2LongArrayMap(Reference2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2LongArrayMap(Object[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2LongArrayMap(Object[], long[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2LongArrayMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
Creates a new empty array map copying the entries of a given map.
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
reference2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Returns a type-specific set view of the mappings contained in this map.
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
reference2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
reference2LongEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
Reference2LongFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2LongFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2LongFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2LongFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2LongFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2LongFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2LongFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2LongLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map.
Reference2LongLinkedOpenHashMap(Reference2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2LongLinkedOpenHashMap(Reference2LongMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2LongLinkedOpenHashMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2LongLinkedOpenHashMap(Map<? extends K, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2LongLinkedOpenHashMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2LongLinkedOpenHashMap(K[], long[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2LongMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2LongMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2LongMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2LongMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2LongMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2LongMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2LongMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2LongMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2LongOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2LongOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map.
Reference2LongOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2LongOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2LongOpenCustomHashMap(Reference2LongMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2LongOpenCustomHashMap(Reference2LongMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2LongOpenCustomHashMap(Map<? extends K, ? extends Long>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2LongOpenCustomHashMap(Map<? extends K, ? extends Long>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2LongOpenCustomHashMap(K[], long[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2LongOpenCustomHashMap(K[], long[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2LongOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map.
Reference2LongOpenHashMap(Reference2LongMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2LongOpenHashMap(Reference2LongMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2LongOpenHashMap(Map<? extends K, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2LongOpenHashMap(Map<? extends K, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map copying a given one.
Reference2LongOpenHashMap(K[], long[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2LongOpenHashMap(K[], long[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2LongSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2LongSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2LongSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2LongSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2LongSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2LongSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2LongSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2ObjectArrayMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Creates a new empty array map.
Reference2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Creates a new empty array map of given capacity.
Reference2ObjectArrayMap(Reference2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2ObjectArrayMap(Object[], Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2ObjectArrayMap(Object[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2ObjectArrayMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
reference2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
reference2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
reference2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
Reference2ObjectFunction<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ObjectFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2ObjectFunctions.EmptyFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2ObjectFunctions.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2ObjectFunctions.SynchronizedFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2ObjectFunctions.UnmodifiableFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2ObjectLinkedOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map.
Reference2ObjectLinkedOpenHashMap(Reference2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ObjectLinkedOpenHashMap(Reference2ObjectMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ObjectLinkedOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ObjectLinkedOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2ObjectLinkedOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ObjectLinkedOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ObjectMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2ObjectMap.Entry<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ObjectMap.FastEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2ObjectMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2ObjectMaps.EmptyMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2ObjectMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2ObjectMaps.SynchronizedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2ObjectMaps.UnmodifiableMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2ObjectOpenCustomHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2ObjectOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map.
Reference2ObjectOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ObjectOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ObjectOpenCustomHashMap(Reference2ObjectMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2ObjectOpenCustomHashMap(Reference2ObjectMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ObjectOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2ObjectOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ObjectOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ObjectOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ObjectOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map.
Reference2ObjectOpenHashMap(Reference2ObjectMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ObjectOpenHashMap(Reference2ObjectMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ObjectOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ObjectOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map copying a given one.
Reference2ObjectOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ObjectOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ObjectSortedMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ObjectSortedMap.FastSortedEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2ObjectSortedMaps.EmptySortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2ObjectSortedMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2ObjectSortedMaps.SynchronizedSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2ObjectSortedMaps.UnmodifiableSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2ReferenceArrayMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Creates a new empty array map.
Reference2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Creates a new empty array map of given capacity.
Reference2ReferenceArrayMap(Reference2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2ReferenceArrayMap(Object[], Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2ReferenceArrayMap(Object[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2ReferenceArrayMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
reference2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
reference2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
reference2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
Reference2ReferenceFunction<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ReferenceFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2ReferenceFunctions.EmptyFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2ReferenceFunctions.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2ReferenceFunctions.SynchronizedFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2ReferenceFunctions.UnmodifiableFunction<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2ReferenceLinkedOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map.
Reference2ReferenceLinkedOpenHashMap(Reference2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ReferenceLinkedOpenHashMap(Reference2ReferenceMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ReferenceLinkedOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ReferenceLinkedOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2ReferenceLinkedOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ReferenceLinkedOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ReferenceMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2ReferenceMap.Entry<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ReferenceMap.FastEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2ReferenceMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2ReferenceMaps.EmptyMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2ReferenceMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2ReferenceMaps.SynchronizedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2ReferenceMaps.UnmodifiableMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2ReferenceOpenCustomHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2ReferenceOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map.
Reference2ReferenceOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ReferenceOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ReferenceOpenCustomHashMap(Reference2ReferenceMap<K, V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2ReferenceOpenCustomHashMap(Reference2ReferenceMap<K, V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ReferenceOpenCustomHashMap(Map<? extends K, ? extends V>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2ReferenceOpenCustomHashMap(Map<? extends K, ? extends V>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ReferenceOpenCustomHashMap(K[], V[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ReferenceOpenCustomHashMap(K[], V[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ReferenceOpenHashMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map.
Reference2ReferenceOpenHashMap(Reference2ReferenceMap<K, V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ReferenceOpenHashMap(Reference2ReferenceMap<K, V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ReferenceOpenHashMap(Map<? extends K, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ReferenceOpenHashMap(Map<? extends K, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Reference2ReferenceOpenHashMap(K[], V[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ReferenceOpenHashMap(K[], V[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ReferenceSortedMap<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ReferenceSortedMap.FastSortedEntrySet<K,V> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2ReferenceSortedMaps.EmptySortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2ReferenceSortedMaps.Singleton<K,V> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2ReferenceSortedMaps.SynchronizedSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2ReferenceSortedMaps.UnmodifiableSortedMap<K,V> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
Reference2ShortArrayMap<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a map based on two parallel backing arrays.
Reference2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Creates a new empty array map.
Reference2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Creates a new empty array map of given capacity.
Reference2ShortArrayMap(Reference2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Reference2ShortArrayMap(Object[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Reference2ShortArrayMap(Object[], short[], int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Reference2ShortArrayMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
reference2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Returns a type-specific set view of the mappings contained in this map.
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
reference2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
reference2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
Reference2ShortFunction<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ShortFunctions - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific functions.
Reference2ShortFunctions.EmptyFunction<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific function.
Reference2ShortFunctions.PrimitiveFunction<K> - Class in it.unimi.dsi.fastutil.objects
An adapter for mapping generic total functions to partial primitive functions.
Reference2ShortFunctions.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton function.
Reference2ShortFunctions.SynchronizedFunction<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for functions.
Reference2ShortFunctions.UnmodifiableFunction<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for functions.
Reference2ShortLinkedOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash map with with a fast, small-footprint implementation.
Reference2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map.
Reference2ShortLinkedOpenHashMap(Reference2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ShortLinkedOpenHashMap(Reference2ShortMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ShortLinkedOpenHashMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ShortLinkedOpenHashMap(Map<? extends K, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Reference2ShortLinkedOpenHashMap(K[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ShortLinkedOpenHashMap(K[], short[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ShortMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Reference2ShortMap.Entry<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ShortMap.FastEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
An entry set providing fast iteration.
Reference2ShortMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific maps.
Reference2ShortMaps.EmptyMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific map.
Reference2ShortMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton map.
Reference2ShortMaps.SynchronizedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for maps.
Reference2ShortMaps.UnmodifiableMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for maps.
Reference2ShortOpenCustomHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Reference2ShortOpenCustomHashMap(int, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map.
Reference2ShortOpenCustomHashMap(int, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ShortOpenCustomHashMap(Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ShortOpenCustomHashMap(Reference2ShortMap<K>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Reference2ShortOpenCustomHashMap(Reference2ShortMap<K>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ShortOpenCustomHashMap(Map<? extends K, ? extends Short>, float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Reference2ShortOpenCustomHashMap(Map<? extends K, ? extends Short>, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ShortOpenCustomHashMap(K[], short[], float, Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ShortOpenCustomHashMap(K[], short[], Hash.Strategy<? super K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ShortOpenHashMap<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash map with a fast, small-footprint implementation.
Reference2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Reference2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map.
Reference2ShortOpenHashMap(Reference2ShortMap<K>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Reference2ShortOpenHashMap(Reference2ShortMap<K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Reference2ShortOpenHashMap(Map<? extends K, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Reference2ShortOpenHashMap(Map<? extends K, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map copying a given one.
Reference2ShortOpenHashMap(K[], short[]) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Reference2ShortOpenHashMap(K[], short[], float) - Constructor for class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Reference2ShortSortedMap<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Reference2ShortSortedMap.FastSortedEntrySet<K> - Interface in it.unimi.dsi.fastutil.objects
A sorted entry set providing fast iteration.
Reference2ShortSortedMaps - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted maps.
Reference2ShortSortedMaps.EmptySortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific sorted map.
Reference2ShortSortedMaps.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton sorted map.
Reference2ShortSortedMaps.SynchronizedSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted maps.
Reference2ShortSortedMaps.UnmodifiableSortedMap<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted maps.
ReferenceArrayList<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceArrayList() - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list with ReferenceArrayList.DEFAULT_INITIAL_CAPACITY capacity.
ReferenceArrayList(int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list with given capacity.
ReferenceArrayList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
ReferenceArrayList(ReferenceCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list and fills it with a given type-specific collection.
ReferenceArrayList(ReferenceList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list and fills it with a given type-specific list.
ReferenceArrayList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list and fills it with a given collection.
ReferenceArrayList(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list and fills it with the elements returned by an iterator..
ReferenceArrayList(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list and fills it with the elements of a given array.
ReferenceArrayList(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Creates a new array list and fills it with the elements of a given array.
ReferenceArraySet<K> - Class in it.unimi.dsi.fastutil.objects
A simple, brute-force implementation of a set based on a backing array.
ReferenceArraySet() - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new empty array set.
ReferenceArraySet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new empty array set of given initial capacity.
ReferenceArraySet(ReferenceCollection<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set copying the contents of a given collection.
ReferenceArraySet(ReferenceSet<K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set copying the contents of a given collection.
ReferenceArraySet(Object[]) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set using the given backing array.
ReferenceArraySet(Object[], int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
ReferenceArraySet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set copying the contents of a given set.
ReferenceArraySet(Set<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Creates a new array set copying the contents of a given set.
ReferenceBigArrayBigList<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific big-array-based big list; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list with ReferenceBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
ReferenceBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list with given capacity.
ReferenceBigArrayBigList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
ReferenceBigArrayBigList(ReferenceBigList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
ReferenceBigArrayBigList(ReferenceCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
ReferenceBigArrayBigList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list and fills it with a given collection.
ReferenceBigArrayBigList(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
ReferenceBigArrayBigList(K[][]) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ReferenceBigArrayBigList(K[][], long, long) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ReferenceBigList<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceBigLists - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific big lists.
ReferenceBigLists.EmptyBigList<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific big list.
ReferenceBigLists.ListBigList<K> - Class in it.unimi.dsi.fastutil.objects
A class exposing a list as a big list.
ReferenceBigLists.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton big list.
ReferenceBigLists.SynchronizedBigList<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for big lists.
ReferenceBigLists.UnmodifiableBigList<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for big lists.
ReferenceBooleanImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceBooleanImmutablePair(K, boolean) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceBooleanMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceBooleanMutablePair(K, boolean) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceBooleanPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceByteImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceByteImmutablePair(K, byte) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceByteMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceByteMutablePair(K, byte) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceBytePair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceCharImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceCharImmutablePair(K, char) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceCharMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceCharMutablePair(K, char) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceCharPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceCollection<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceCollections - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific collections.
ReferenceCollections.EmptyCollection<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific collection.
ReferenceCollections.IterableCollection<K> - Class in it.unimi.dsi.fastutil.objects
A collection wrapper class for iterables.
ReferenceDoubleImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceDoubleImmutablePair(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceDoubleMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceDoubleMutablePair(K, double) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceDoublePair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceFloatImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceFloatImmutablePair(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceFloatMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceFloatMutablePair(K, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceFloatPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceImmutableList<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceImmutableList(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
ReferenceImmutableList(ReferenceCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
ReferenceImmutableList(ReferenceList<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Creates a new immutable list and fills it with a given type-specific list.
ReferenceImmutableList(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Creates a new immutable list and fills it with a given collection.
ReferenceImmutableList(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Creates a new immutable list using a given array.
ReferenceImmutableList(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Creates a new immutable list and fills it with the elements of a given array.
ReferenceIntImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceIntImmutablePair(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceIntMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceIntMutablePair(K, int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceIntPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceLinkedOpenHashSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific linked hash set with with a fast, small-footprint implementation.
ReferenceLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ReferenceLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ReferenceLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set.
ReferenceLinkedOpenHashSet(ReferenceCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ReferenceLinkedOpenHashSet(ReferenceCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
ReferenceLinkedOpenHashSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ReferenceLinkedOpenHashSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set copying a given collection.
ReferenceLinkedOpenHashSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ReferenceLinkedOpenHashSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ReferenceLinkedOpenHashSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ReferenceLinkedOpenHashSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
ReferenceLinkedOpenHashSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ReferenceLinkedOpenHashSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ReferenceList<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceLists - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific lists.
ReferenceLists.EmptyList<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing an empty type-specific list.
ReferenceLists.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton list.
ReferenceLists.SynchronizedList<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for lists.
ReferenceLists.SynchronizedRandomAccessList<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for random-access lists.
ReferenceLists.UnmodifiableList<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for lists.
ReferenceLists.UnmodifiableRandomAccessList<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for random-access lists.
ReferenceLongImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceLongImmutablePair(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceLongMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceLongMutablePair(K, long) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceLongPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceObjectImmutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceObjectImmutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceObjectMutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceObjectMutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceObjectPair<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceOpenHashBigSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash big set with with a fast, small-footprint implementation.
ReferenceOpenHashBigSet() - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ReferenceOpenHashBigSet(long) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ReferenceOpenHashBigSet(long, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set.
ReferenceOpenHashBigSet(ReferenceCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ReferenceOpenHashBigSet(ReferenceCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set copying a given type-specific collection.
ReferenceOpenHashBigSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ReferenceOpenHashBigSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set copying a given collection.
ReferenceOpenHashBigSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ReferenceOpenHashBigSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set using elements provided by a type-specific iterator.
ReferenceOpenHashBigSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ReferenceOpenHashBigSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set copying the elements of an array.
ReferenceOpenHashBigSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ReferenceOpenHashBigSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Creates a new hash big set and fills it with the elements of a given array.
ReferenceOpenHashSet<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific hash set with with a fast, small-footprint implementation.
ReferenceOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ReferenceOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ReferenceOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set.
ReferenceOpenHashSet(ReferenceCollection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ReferenceOpenHashSet(ReferenceCollection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set copying a given type-specific collection.
ReferenceOpenHashSet(Collection<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ReferenceOpenHashSet(Collection<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set copying a given collection.
ReferenceOpenHashSet(Iterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ReferenceOpenHashSet(Iterator<? extends K>, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ReferenceOpenHashSet(K[]) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ReferenceOpenHashSet(K[], float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set copying the elements of an array.
ReferenceOpenHashSet(K[], int, int) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ReferenceOpenHashSet(K[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ReferenceRandomAccessSubList(ReferenceBigList<K>, long, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceRandomAccessSubList
 
ReferenceRandomAccessSubList(ReferenceList<K>, int, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceRandomAccessSubList
 
ReferenceReferenceImmutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceReferenceImmutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceReferenceMutablePair<K,V> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceReferenceMutablePair(K, V) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceReferencePair<K,V> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceSet<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceSets - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sets.
ReferenceSets.EmptySet<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing the empty set and implementing a type-specific set interface.
ReferenceSets.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing a type-specific singleton set.
ReferenceSets.SynchronizedSet<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sets.
ReferenceSets.UnmodifiableSet<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sets.
ReferenceShortImmutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceShortImmutablePair(K, short) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ReferenceShortMutablePair<K> - Class in it.unimi.dsi.fastutil.objects
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceShortMutablePair(K, short) - Constructor for class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ReferenceShortPair<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceSortedSet<K> - Interface in it.unimi.dsi.fastutil.objects
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
ReferenceSortedSets - Class in it.unimi.dsi.fastutil.objects
A class providing static methods and objects that do useful things with type-specific sorted sets.
ReferenceSortedSets.EmptySet<K> - Class in it.unimi.dsi.fastutil.objects
An immutable class representing the empty sorted set and implementing a type-specific set interface.
ReferenceSortedSets.Singleton<K> - Class in it.unimi.dsi.fastutil.objects
A class representing a singleton sorted set.
ReferenceSortedSets.SynchronizedSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
A synchronized wrapper class for sorted sets.
ReferenceSortedSets.UnmodifiableSortedSet<K> - Class in it.unimi.dsi.fastutil.objects
An unmodifiable wrapper class for sorted sets.
ReferenceSubList(ReferenceBigList<K>, long, long) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
ReferenceSubList(ReferenceList<K>, int, int) - Constructor for class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
Deprecated.
Please use remove() instead.
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
rem(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
rem(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Deprecated.
Please use remove() instead.
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.EmptySet
Deprecated.
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
rem(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteSet
Deprecated.
Please use remove() instead.
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
rem(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
rem(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Deprecated.
Please use remove() instead.
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.EmptySet
Deprecated.
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
Deprecated.
rem(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
Deprecated.
rem(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharSet
Deprecated.
Please use remove() instead.
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
rem(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
rem(char) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Deprecated.
Please use remove() instead.
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.EmptySet
Deprecated.
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
Deprecated.
rem(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
Deprecated.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
Deprecated.
Please use remove() instead.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
rem(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
rem(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use remove() instead.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
Deprecated.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
Deprecated.
rem(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
Deprecated.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
Deprecated.
Please use remove() instead.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
rem(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
rem(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use remove() instead.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
Deprecated.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
Deprecated.
rem(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
Deprecated.
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
Deprecated.
Please use remove() instead.
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
rem(int) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
rem(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Deprecated.
Please use remove() instead.
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
Deprecated.
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
Deprecated.
rem(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
Deprecated.
rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
Deprecated.
Please use remove() instead.
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
rem(long) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
rem(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Deprecated.
Please use remove() instead.
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
Deprecated.
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
Deprecated.
rem(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
Deprecated.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
Deprecated.
Please use remove() instead.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
rem(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Removes a single instance of the specified element from this collection, if it is present (optional operation).
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
rem(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use remove() instead.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
Deprecated.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
Deprecated.
rem(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
Deprecated.
remove() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigIterator
 
remove() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
remove() - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedIterator
 
remove() - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Removes from the underlying collection the last element returned by this iterator (optional operation).
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanSet
Removes an element from this set.
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Removes the mapping with the given key (optional operation).
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
remove(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Removes an element from this set.
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.EmptySet
 
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
remove(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteSet
Removes an element from this set.
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Removes the mapping with the given key (optional operation).
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
remove(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Removes an element from this set.
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.EmptySet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.SynchronizedSet
 
remove(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.UnmodifiableSet
 
remove(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
remove(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
remove(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
remove(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
remove(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
remove(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
remove(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
remove(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
remove(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
remove(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
remove(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
remove(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
remove(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
remove(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
remove(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
remove(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
remove(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(byte, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharSet
Removes an element from this set.
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Removes the mapping with the given key (optional operation).
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
remove(char) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Removes an element from this set.
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.EmptySet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.SynchronizedSet
 
remove(char) - Method in class it.unimi.dsi.fastutil.chars.CharSets.UnmodifiableSet
 
remove(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
remove(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
remove(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
remove(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
remove(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
remove(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
remove(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
remove(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
remove(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
remove(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
remove(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
remove(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
remove(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
remove(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
remove(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
remove(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
remove(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(char, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSet
Removes an element from this set.
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Removes the mapping with the given key (optional operation).
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
remove(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Removes an element from this set.
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.EmptySet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.SynchronizedSet
 
remove(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.UnmodifiableSet
 
remove(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
remove(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
remove(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
remove(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
remove(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
remove(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
remove(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
remove(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
remove(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
remove(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
remove(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(double, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatSet
Removes an element from this set.
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Removes the mapping with the given key (optional operation).
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
remove(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Removes an element from this set.
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.EmptySet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.SynchronizedSet
 
remove(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.UnmodifiableSet
 
remove(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
remove(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
remove(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
remove(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
remove(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
remove(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
remove(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
remove(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
remove(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
remove(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
remove(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
remove(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
remove(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
remove(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
remove(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
remove(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
remove(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(float, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapIndirectPriorityQueue
 
remove(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.chars.CharHeapIndirectPriorityQueue
 
remove(int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapIndirectPriorityQueue
 
remove(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.floats.FloatHeapIndirectPriorityQueue
 
remove(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Removes the specified element from this queue (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSet
Removes an element from this set.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Removes the mapping with the given key (optional operation).
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
remove(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Removes an element from this set.
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.EmptySet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.SynchronizedSet
 
remove(int) - Method in class it.unimi.dsi.fastutil.ints.IntSets.UnmodifiableSet
 
remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongHeapIndirectPriorityQueue
 
remove(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
remove(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
remove(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
remove(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
 
remove(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
remove(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
remove(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
remove(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
remove(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
remove(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
remove(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
remove(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
remove(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
remove(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
remove(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
remove(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
remove(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(int, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long) - Method in interface it.unimi.dsi.fastutil.BigList
Removes the element at the specified position.
remove(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSet
Removes an element from this set.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Removes the mapping with the given key (optional operation).
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
remove(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Removes an element from this set.
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.EmptySet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.SynchronizedSet
 
remove(long) - Method in class it.unimi.dsi.fastutil.longs.LongSets.UnmodifiableSet
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Removes the element at the specified position.
remove(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Removes the element at the specified position.
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
remove(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
remove(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
remove(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
remove(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
remove(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
remove(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
remove(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
remove(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
remove(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
remove(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
remove(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
remove(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(long, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortSet
Removes an element from this set.
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Removes the mapping with the given key (optional operation).
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
remove(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Removes an element from this set.
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.EmptySet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.SynchronizedSet
 
remove(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.UnmodifiableSet
 
remove(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
remove(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
remove(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
remove(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
remove(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
remove(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
remove(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
remove(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
remove(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
remove(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
remove(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
remove(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
remove(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
remove(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
remove(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
remove(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
remove(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(short, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.Boolean2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.Function
Removes this key and the associated value from this function if it is present (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.EmptySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.SynchronizedSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.UnmodifiableSet
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectFunction
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceFunction
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Removes the mapping with the given key (optional operation).
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedRandomAccessList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableRandomAccessList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.EmptySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.SynchronizedSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.UnmodifiableSet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntrySet
 
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use (and implement) the rem() method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
remove(Object) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Removes the entry for the specified key only if it is currently mapped to the specified value.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
remove(Object, Object) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
removeAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
removeAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
removeAll(ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
removeAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
removeAll(CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
removeAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
removeAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
removeAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
removeAll(FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
removeAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
removeAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
removeAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
removeAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
removeAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
removeAll(ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Remove from this collection all elements in the given type-specific collection.
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
removeAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
removeAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Removes the element at the specified position in this list (optional operation).
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
removeBoolean(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Removes the element at the specified position in this list (optional operation).
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
removeBoolean(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Removes the element at the specified position.
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
removeBoolean(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Removes the element at the specified position.
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
removeBoolean(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
removeBoolean(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
Removes the mapping with the given key (optional operation).
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
removeBoolean(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
Removes the mapping with the given key (optional operation).
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
removeBoolean(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Removes the element at the specified position in this list (optional operation).
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
removeByte(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Removes the element at the specified position in this list (optional operation).
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
removeByte(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Removes the element at the specified position.
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
removeByte(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Removes the element at the specified position.
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
removeByte(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
removeByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteFunction
Removes the mapping with the given key (optional operation).
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
removeByte(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteFunction
Removes the mapping with the given key (optional operation).
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
removeByte(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Removes the element at the specified position in this list (optional operation).
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
removeChar(int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Removes the element at the specified position in this list (optional operation).
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
removeChar(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Removes the element at the specified position.
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
removeChar(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Removes the element at the specified position.
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
removeChar(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
removeChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharFunction
Removes the mapping with the given key (optional operation).
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
removeChar(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharFunction
Removes the mapping with the given key (optional operation).
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
removeChar(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
REMOVED - Static variable in interface it.unimi.dsi.fastutil.Hash
Deprecated.
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Removes the element at the specified position in this list (optional operation).
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
removeDouble(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Removes the element at the specified position in this list (optional operation).
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
removeDouble(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Removes the element at the specified position.
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
removeDouble(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Removes the element at the specified position.
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
removeDouble(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
removeDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleFunction
Removes the mapping with the given key (optional operation).
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
removeDouble(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleFunction
Removes the mapping with the given key (optional operation).
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
removeDouble(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Removes elements of this type-specific list using optimized system calls.
removeElements(int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Removes (hopefully quickly) elements of this type-specific list.
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
removeElements(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Removes elements of this type-specific list using optimized system calls.
removeElements(long, long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Removes (hopefully quickly) elements of this type-specific big list.
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
removeElements(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
removeFirst() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Removes the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Removes the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirst() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstBoolean() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Removes the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstByte() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Removes the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstChar() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Removes the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstDouble() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Removes the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstFloat() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Removes the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstInt() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Removes the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstLong() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Removes the mapping associated with the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Removes the first key in iteration order.
removeFirstShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Removes the first key in iteration order.
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Removes the element at the specified position in this list (optional operation).
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
removeFloat(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Removes the element at the specified position in this list (optional operation).
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
removeFloat(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Removes the element at the specified position.
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
removeFloat(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Removes the element at the specified position.
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
removeFloat(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
removeFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatFunction
Removes the mapping with the given key (optional operation).
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
removeFloat(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatFunction
Removes the mapping with the given key (optional operation).
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
removeFloat(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
removeIf(BooleanPredicate) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(BooleanPredicate) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
removeIf(BooleanPredicate) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
removeIf(BooleanPredicate) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
removeIf(BooleanPredicate) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
removeIf(BooleanPredicate) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
removeIf(BooleanPredicate) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
removeIf(BytePredicate) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(BytePredicate) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
removeIf(BytePredicate) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
removeIf(BytePredicate) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
removeIf(BytePredicate) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
removeIf(BytePredicate) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
removeIf(BytePredicate) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
removeIf(BytePredicate) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
removeIf(CharPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(CharPredicate) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
removeIf(CharPredicate) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
removeIf(CharPredicate) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
removeIf(CharPredicate) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
removeIf(CharPredicate) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
removeIf(CharPredicate) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
removeIf(CharPredicate) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(FloatPredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
removeIf(FloatPredicate) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(ShortPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
removeIf(ShortPredicate) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
removeIf(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
removeIf(DoublePredicate) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
removeIf(DoublePredicate) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
removeIf(IntPredicate) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
removeIf(IntPredicate) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(LongPredicate) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Remove from this collection all elements which satisfy the given predicate.
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
removeIf(LongPredicate) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
removeIf(Predicate<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
removeIf(Predicate<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
Deprecated.
removeIf(Predicate<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
Deprecated.
removeIf(Predicate<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
removeIf(Predicate<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
Deprecated.
removeIf(Predicate<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
Deprecated.
removeIf(Predicate<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
removeIf(Predicate<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
Deprecated.
removeIf(Predicate<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
Deprecated.
removeIf(Predicate<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
Deprecated.
removeIf(Predicate<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
Deprecated.
removeIf(Predicate<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
removeIf(Predicate<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
Deprecated.
removeIf(Predicate<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
Deprecated.
removeIf(Predicate<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
Deprecated.
removeIf(Predicate<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
Deprecated.
removeIf(Predicate<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
Deprecated.
removeIf(Predicate<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
Deprecated.
removeIf(Predicate<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
removeIf(Predicate<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
Deprecated.
removeIf(Predicate<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
removeIf(Predicate<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
Deprecated.
removeIf(Predicate<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
Deprecated.
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
removeIf(Predicate<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Removes the element at the specified position in this list (optional operation).
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
removeInt(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Removes the element at the specified position in this list (optional operation).
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
removeInt(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Removes the element at the specified position.
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
removeInt(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Removes the element at the specified position.
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
removeInt(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
removeInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntFunction
Removes the mapping with the given key (optional operation).
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
removeInt(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntFunction
Removes the mapping with the given key (optional operation).
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
removeInt(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
removeLast() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Removes the the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Removes the the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLast() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastBoolean() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Removes the the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastByte() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Removes the the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastChar() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Removes the the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastDouble() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Removes the the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastFloat() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Removes the the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastInt() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Removes the the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastLong() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Removes the mapping associated with the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Removes the the last key in iteration order.
removeLastShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Removes the the last key in iteration order.
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Removes the element at the specified position in this list (optional operation).
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
removeLong(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Removes the element at the specified position in this list (optional operation).
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
removeLong(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Removes the element at the specified position.
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
removeLong(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Removes the element at the specified position.
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
removeLong(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
removeLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongFunction
Removes the mapping with the given key (optional operation).
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
removeLong(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongFunction
Removes the mapping with the given key (optional operation).
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
removeLong(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Removes the element at the specified position in this list (optional operation).
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
removeShort(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Removes the element at the specified position in this list (optional operation).
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
removeShort(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Removes the element at the specified position.
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
removeShort(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Removes the element at the specified position.
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
removeShort(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
removeShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortFunction
Removes the mapping with the given key (optional operation).
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
removeShort(Object) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortFunction
Removes the mapping with the given key (optional operation).
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
removeShort(Object) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
reopen() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Makes the stream readable again after a InspectableFileCachedInputStream.close().
replace(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
replace(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
replace(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, boolean, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, boolean, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
replace(byte, boolean, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
replace(byte, boolean, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, boolean, boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
replace(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
replace(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
replace(byte, byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
replace(byte, byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
replace(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
replace(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, char, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, char, char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, char, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
replace(byte, char, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
replace(byte, char, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, char, char) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
replace(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
replace(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, double, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, double, double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, double, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
replace(byte, double, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
replace(byte, double, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, double, double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
replace(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
replace(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, float, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, float, float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, float, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
replace(byte, float, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
replace(byte, float, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, float, float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
replace(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
replace(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, int, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, int, int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, int, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
replace(byte, int, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
replace(byte, int, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, int, int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
replace(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
replace(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, long, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, long, long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, long, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
replace(byte, long, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
replace(byte, long, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, long, long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
replace(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
replace(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, short, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, short, short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, short, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
replace(byte, short, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
replace(byte, short, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, short, short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V, V) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
replace(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
replace(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, boolean, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, boolean, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
replace(char, boolean, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
replace(char, boolean, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, boolean, boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
replace(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
replace(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, byte, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, byte, byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, byte, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
replace(char, byte, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
replace(char, byte, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, byte, byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
replace(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
replace(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
replace(char, char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
replace(char, char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
replace(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
replace(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, double, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, double, double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, double, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
replace(char, double, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
replace(char, double, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, double, double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
replace(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
replace(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, float, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, float, float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, float, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
replace(char, float, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
replace(char, float, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, float, float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
replace(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
replace(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, int, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, int, int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, int, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
replace(char, int, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
replace(char, int, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, int, int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
replace(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
replace(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, long, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, long, long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, long, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
replace(char, long, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
replace(char, long, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, long, long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
replace(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
replace(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, short, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, short, short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, short, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
replace(char, short, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
replace(char, short, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, short, short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V, V) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(char, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
replace(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
replace(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, boolean, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, boolean, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
replace(double, boolean, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
replace(double, boolean, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, boolean, boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
replace(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
replace(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, byte, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, byte, byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, byte, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
replace(double, byte, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
replace(double, byte, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, byte, byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
replace(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
replace(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, char, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, char, char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, char, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
replace(double, char, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
replace(double, char, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, char, char) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
replace(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
replace(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, float, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, float, float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, float, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
replace(double, float, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
replace(double, float, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, float, float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, int, int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, int, int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, long, long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, long, long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
replace(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
replace(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, short, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, short, short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, short, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
replace(double, short, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
replace(double, short, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, short, short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V, V) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
replace(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
replace(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, boolean, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, boolean, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
replace(float, boolean, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
replace(float, boolean, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, boolean, boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
replace(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
replace(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, byte, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, byte, byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, byte, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
replace(float, byte, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
replace(float, byte, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, byte, byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
replace(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
replace(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, char, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, char, char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, char, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
replace(float, char, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
replace(float, char, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, char, char) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
replace(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
replace(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, double, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, double, double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, double, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
replace(float, double, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
replace(float, double, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, double, double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
replace(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
replace(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
replace(float, float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
replace(float, float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
replace(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
replace(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, int, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, int, int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, int, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
replace(float, int, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
replace(float, int, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, int, int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
replace(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
replace(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, long, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, long, long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, long, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
replace(float, long, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
replace(float, long, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, long, long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
replace(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
replace(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, short, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, short, short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, short, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
replace(float, short, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
replace(float, short, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, short, short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V, V) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
replace(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
replace(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, boolean, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, boolean, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
replace(int, boolean, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
replace(int, boolean, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, boolean, boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
replace(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
replace(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, byte, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, byte, byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, byte, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
replace(int, byte, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
replace(int, byte, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, byte, byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
replace(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
replace(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, char, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, char, char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, char, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
replace(int, char, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
replace(int, char, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, char, char) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, double, double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, double, double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
replace(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
replace(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, float, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, float, float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, float, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
replace(int, float, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
replace(int, float, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, float, float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, long, long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, long, long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
replace(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
replace(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, short, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, short, short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, short, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
replace(int, short, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
replace(int, short, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, short, short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V, V) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(int, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
replace(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
replace(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, boolean, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, boolean, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
replace(long, boolean, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
replace(long, boolean, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, boolean, boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
replace(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
replace(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, byte, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, byte, byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, byte, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
replace(long, byte, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
replace(long, byte, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, byte, byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
replace(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
replace(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, char, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, char, char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, char, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
replace(long, char, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
replace(long, char, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, char, char) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, double, double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, double, double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
replace(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
replace(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, float, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, float, float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, float, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
replace(long, float, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
replace(long, float, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, float, float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, int, int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, int, int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
replace(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
replace(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, short, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, short, short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, short, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
replace(long, short, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
replace(long, short, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, short, short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V, V) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
replace(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
replace(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, boolean, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, boolean, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
replace(short, boolean, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
replace(short, boolean, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, boolean, boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
replace(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
replace(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, byte, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, byte, byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, byte, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
replace(short, byte, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
replace(short, byte, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, byte, byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
replace(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
replace(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, char, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, char, char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, char, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
replace(short, char, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
replace(short, char, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, char, char) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
replace(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
replace(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, double, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, double, double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, double, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
replace(short, double, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
replace(short, double, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, double, double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
replace(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
replace(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, float, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, float, float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, float, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
replace(short, float, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
replace(short, float, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, float, float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
replace(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
replace(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, int, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, int, int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, int, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
replace(short, int, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
replace(short, int, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, int, int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
replace(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
replace(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, long, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, long, long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, long, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
replace(short, long, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
replace(short, long, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, long, long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
replace(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
replace(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
replace(short, short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
replace(short, short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V, V) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(Byte, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Character, Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Character, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Character, Character) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Double, Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Double, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Double, Double) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Float, Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Float, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Float, Float) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Integer, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Integer, Integer) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Long, Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Long, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Long, Long) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Short, Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Short, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, Short, Short) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Byte, V, V) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Byte, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Byte, Byte) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Double, Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Double, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Double, Double) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Float, Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Float, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Float, Float) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Integer, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Integer, Integer) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Long, Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Long, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Long, Long) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Short, Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Short, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, Short, Short) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Character, V, V) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Byte, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Byte, Byte) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Character, Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Character, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Character, Character) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Float, Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Float, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Float, Float) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Integer, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Integer, Integer) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Long, Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Long, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Long, Long) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Short, Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Short, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, Short, Short) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Double, V, V) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Byte, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Byte, Byte) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Character, Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Character, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Character, Character) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Double, Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Double, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Double, Double) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Integer, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Integer, Integer) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Long, Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Long, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Long, Long) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Short, Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Short, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, Short, Short) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Float, V, V) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Byte, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Byte, Byte) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Character, Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Character, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Character, Character) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Double, Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Double, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Double, Double) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Float, Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Float, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Float, Float) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Long, Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Long, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Long, Long) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Short, Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Short, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, Short, Short) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Integer, V, V) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Byte, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Byte, Byte) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Character, Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Character, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Character, Character) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Double, Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Double, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Double, Double) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Float, Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Float, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Float, Float) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Integer, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Integer, Integer) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Short, Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Short, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, Short, Short) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Long, V, V) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Byte, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Byte, Byte) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Character, Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Character, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Character, Character) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Double, Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Double, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Double, Double) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Float, Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Float, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Float, Float) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Integer, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Integer, Integer) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Long, Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Long, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Long, Long) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(Short, V, V) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, boolean, boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, byte, byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, char, char) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, double, double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, float, float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, int, int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, long, long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, short, short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Boolean, Boolean) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte, Byte) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte, Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Byte, Byte) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character, Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character, Character) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character, Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Character, Character) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double, Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double, Double) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double, Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Double, Double) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float, Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float, Float) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float, Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Float, Float) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer, Integer) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer, Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Integer, Integer) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long, Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long, Long) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long, Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Long, Long) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short, Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short, Short) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short, Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, Short, Short) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
Deprecated.
Please use the corresponding type-specific method instead.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Replaces the entry for the specified key only if it is currently mapped to some value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replace(K, V, V) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Replaces the entry for the specified key only if currently mapped to the specified value.
replaceAll(BooleanUnaryOperator) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(BooleanUnaryOperator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
replaceAll(BooleanUnaryOperator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
replaceAll(BooleanUnaryOperator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
replaceAll(ByteUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(ByteUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
replaceAll(ByteUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
replaceAll(ByteUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
replaceAll(CharUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(CharUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
replaceAll(CharUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
replaceAll(CharUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(FloatUnaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(FloatUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
replaceAll(FloatUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
replaceAll(FloatUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(LongUnaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(ShortUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(ShortUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
replaceAll(ShortUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
replaceAll(ShortUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
replaceAll(BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Byte, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Character, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Double, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Float, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Integer, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Long, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super Short, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Boolean, ? extends Boolean>) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Byte, ? extends Byte>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Character, ? extends Character>) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Double, ? extends Double>) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Float, ? extends Float>) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Integer, ? extends Integer>) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Long, ? extends Long>) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super Short, ? extends Short>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
replaceAll(DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
replaceAll(DoubleUnaryOperator) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Replaces each element of this list with the result of applying the operator to that element, performing widening and narrowing primitive casts, until all elements have been processed or the action throws an exception.
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
replaceAll(DoubleUnaryOperator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
replaceAll(IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Replaces each element of this list with the result of applying the operator to that element, performing widening and narrowing primitive casts, until all elements have been processed or the action throws an exception.
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
replaceAll(IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Replaces each element of this list with the result of applying the operator to that element, performing widening and narrowing primitive casts, until all elements have been processed or the action throws an exception.
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
replaceAll(IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
replaceAll(IntUnaryOperator) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Replaces each element of this list with the result of applying the operator to that element, performing widening and narrowing primitive casts, until all elements have been processed or the action throws an exception.
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
replaceAll(IntUnaryOperator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
replaceAll(LongUnaryOperator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Replaces each element of this list with the result of applying the operator to that element.
replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
replaceAll(LongUnaryOperator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
replaceAll(UnaryOperator<Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
replaceAll(UnaryOperator<Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
replaceAll(UnaryOperator<Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
replaceAll(UnaryOperator<Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
replaceAll(UnaryOperator<Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
replaceAll(UnaryOperator<Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
replaceAll(UnaryOperator<Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
replaceAll(UnaryOperator<Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
Deprecated.
replaceAll(UnaryOperator<Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
replaceAll(UnaryOperator<K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
RepositionableStream - Interface in it.unimi.dsi.fastutil.io
A basic interface specifying positioning methods for a byte stream.
reset() - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Deprecated.
As of fastutil 5.0.4, replaced by FastBufferedInputStream.flush(). The old semantics of this method does not contradict InputStream's contract, as the semantics of FastBufferedInputStream.reset() is undefined if InputStream.markSupported() returns false. On the other hand, the name was really a poor choice.
reset() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
reset() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Marks this array output stream as empty.
reset() - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
reset() - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
retainAll(BooleanCollection) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
retainAll(BooleanCollection) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
retainAll(ByteCollection) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
retainAll(ByteCollection) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
retainAll(CharCollection) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
retainAll(CharCollection) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
retainAll(DoubleCollection) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
retainAll(DoubleCollection) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
retainAll(FloatCollection) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
retainAll(FloatCollection) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
retainAll(IntCollection) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
retainAll(IntCollection) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
retainAll(LongCollection) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
retainAll(LongCollection) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
retainAll(ShortCollection) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Retains in this collection only elements from the given type-specific collection.
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
retainAll(ShortCollection) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
retainAll(Collection<?>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
reverse(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Reverses the order of the elements in the specified array.
reverse(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Reverses the order of the elements in the specified array fragment.
reverse(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Reverses the order of the elements in the specified array.
reverse(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Reverses the order of the elements in the specified array fragment.
reverse(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Reverses the order of the elements in the specified array.
reverse(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Reverses the order of the elements in the specified array fragment.
reverse(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Reverses the order of the elements in the specified array.
reverse(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Reverses the order of the elements in the specified array fragment.
reverse(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Reverses the order of the elements in the specified array.
reverse(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Reverses the order of the elements in the specified array fragment.
reverse(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Reverses the order of the elements in the specified array.
reverse(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Reverses the order of the elements in the specified array fragment.
reverse(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Reverses the order of the elements in the specified array.
reverse(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Reverses the order of the elements in the specified array fragment.
reverse(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Reverses the order of the elements in the specified array.
reverse(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Reverses the order of the elements in the specified array fragment.
reverse(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Reverses the order of the elements in the specified array.
reverse(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Reverses the order of the elements in the specified big array.
reverse(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Reverses the order of the elements in the specified array fragment.
reversed() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
 
reversed() - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
 
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.Pair
Returns the right element of this pair.
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
 
right() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceImmutablePair
 
right() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
 
right() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Sets the right element of this pair (optional operation).
right(boolean) - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
 
right(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Sets the right element of this pair (optional operation).
right(byte) - Method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
 
right(byte) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Sets the right element of this pair (optional operation).
right(char) - Method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
 
right(char) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Sets the right element of this pair (optional operation).
right(double) - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
 
right(double) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Sets the right element of this pair (optional operation).
right(float) - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
 
right(float) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Sets the right element of this pair (optional operation).
right(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
 
right(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Sets the right element of this pair (optional operation).
right(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
 
right(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Sets the right element of this pair (optional operation).
right(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
 
right(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Sets the right element of this pair (optional operation).
right(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Byte) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Character) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Double) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Float) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Integer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
right(R) - Method in interface it.unimi.dsi.fastutil.Pair
Sets the right element of this pair (optional operation).
right(V) - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
 
right(V) - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Returns the right element of this pair.
rightBoolean() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanImmutablePair
 
rightBoolean() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
 
rightBoolean() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.floats.FloatByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.ints.IntByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.longs.LongByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Returns the right element of this pair.
rightByte() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteImmutablePair
 
rightByte() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
 
rightByte() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.floats.FloatCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.ints.IntCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.longs.LongCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Returns the right element of this pair.
rightChar() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharImmutablePair
 
rightChar() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
 
rightChar() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Returns the right element of this pair.
rightDouble() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleImmutablePair
 
rightDouble() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
 
rightDouble() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.ints.IntFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.longs.LongFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Returns the right element of this pair.
rightFloat() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatImmutablePair
 
rightFloat() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
 
rightFloat() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.floats.FloatIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Returns the right element of this pair.
rightInt() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntImmutablePair
 
rightInt() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
 
rightInt() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.floats.FloatLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Returns the right element of this pair.
rightLong() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongImmutablePair
 
rightLong() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
 
rightLong() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.floats.FloatShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.ints.IntShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.longs.LongShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Returns the right element of this pair.
rightShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutablePair
 
rightShort() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
 
rightShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns the right element of this pair.

S

safeDoubleToFloat(double) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
safeIntToByte(int) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
safeIntToChar(int) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
safeIntToShort(int) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
safeLongToByte(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
safeLongToChar(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
safeLongToInt(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
safeLongToShort(long) - Static method in class it.unimi.dsi.fastutil.SafeMath
 
SafeMath - Class in it.unimi.dsi.fastutil
Static utility method for safe conversions between primitive types.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.Pair
Returns the right element of this pair.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Sets the right element of this pair (optional operation).
second(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Sets the right element of this pair (optional operation).
second(byte) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Sets the right element of this pair (optional operation).
second(char) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Sets the right element of this pair (optional operation).
second(double) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Sets the right element of this pair (optional operation).
second(float) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Sets the right element of this pair (optional operation).
second(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Sets the right element of this pair (optional operation).
second(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Sets the right element of this pair (optional operation).
second(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Sets the right element of this pair (optional operation).
second(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Byte) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Character) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Double) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Float) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Integer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
second(R) - Method in interface it.unimi.dsi.fastutil.Pair
Sets the right element of this pair (optional operation).
secondBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Returns the right element of this pair.
secondBoolean() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Returns the right element of this pair.
secondByte() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Returns the right element of this pair.
secondChar() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Returns the right element of this pair.
secondDouble() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Returns the right element of this pair.
secondFloat() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Returns the right element of this pair.
secondInt() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Returns the right element of this pair.
secondLong() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Returns the right element of this pair.
secondShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns the right element of this pair.
segment(long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Computes the segment associated with a given index.
SEGMENT_MASK - Static variable in class it.unimi.dsi.fastutil.BigArrays
The mask used to compute the displacement associated to an index.
SEGMENT_SHIFT - Static variable in class it.unimi.dsi.fastutil.BigArrays
The shift used to compute the segment associated with an index (equivalently, the logarithm of the segment size).
SEGMENT_SIZE - Static variable in class it.unimi.dsi.fastutil.BigArrays
The current size of a segment (227) is the largest size that makes the physical memory allocation for a single segment strictly smaller than 231 bytes.
serialVersionUID - Static variable in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
serialVersionUID - Static variable in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
set(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigListIterator
 
set(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
set(boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedListIterator
 
set(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Replaces the last element returned by BooleanListIterator.next() or BooleanListIterator.previous() with the specified element (optional operation).
set(boolean[][], long, boolean) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(boolean[][], long, boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
set(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigListIterator
 
set(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
set(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedListIterator
 
set(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Replaces the last element returned by ByteListIterator.next() or ByteListIterator.previous() with the specified element (optional operation).
set(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(byte[][], long, byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
set(char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigListIterator
 
set(char) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
set(char) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedListIterator
 
set(char) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Replaces the last element returned by CharListIterator.next() or CharListIterator.previous() with the specified element (optional operation).
set(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(char[][], long, char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
set(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigListIterator
 
set(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
set(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedListIterator
 
set(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Replaces the last element returned by DoubleListIterator.next() or DoubleListIterator.previous() with the specified element (optional operation).
set(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(double[][], long, double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
set(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigListIterator
 
set(float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
set(float) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedListIterator
 
set(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Replaces the last element returned by FloatListIterator.next() or FloatListIterator.previous() with the specified element (optional operation).
set(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(float[][], long, float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
set(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigListIterator
 
set(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
set(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedListIterator
 
set(int) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Replaces the last element returned by IntListIterator.next() or IntListIterator.previous() with the specified element (optional operation).
set(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(int[][], long, int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
set(int, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
set(int, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
set(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
set(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
set(int, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
set(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
set(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
set(int, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
set(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
set(int, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
set(int, char) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
set(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
set(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
set(int, char) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
set(int, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
set(int, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
set(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
set(int, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
set(int, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
set(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
set(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
set(int, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
set(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
set(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
set(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
set(int, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
set(int, long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
set(int, long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
set(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
set(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
set(int, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
set(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
set(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
set(int, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
set(int, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
set(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
set(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
set(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Character) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
set(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Long) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
set(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
Please use the corresponding type-specific method instead.
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
set(int, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
set(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigListIterator
 
set(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
set(long) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedListIterator
 
set(long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Replaces the last element returned by LongListIterator.next() or LongListIterator.previous() with the specified element (optional operation).
set(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
set(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
set(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
set(long, boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
set(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
set(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
set(long, boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
set(long, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
set(long, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
 
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
set(long, char) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
set(long, char) - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
 
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
set(long, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
set(long, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
 
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
set(long, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
set(long, float) - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
 
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
set(long, int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
set(long, int) - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
 
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
set(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
set(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
 
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
set(long, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
set(long, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
 
set(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Boolean) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Character) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Character) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
Please use the corresponding type-specific method instead.
set(long, K) - Method in interface it.unimi.dsi.fastutil.BigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Replaces the element at the specified position in this big list with the specified element (optional operation).
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
set(long, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
set(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigListIterator
 
set(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
set(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedListIterator
 
set(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Replaces the last element returned by ShortListIterator.next() or ShortListIterator.previous() with the specified element (optional operation).
set(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(short[][], long, short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
set(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortListIterator
Deprecated.
Please use the corresponding type-specific method instead.
set(AtomicIntegerArray[], long, int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets an element of the given big atomic array to a specified value
set(AtomicLongArray[], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets an element of the given big atomic array to a specified value
set(K) - Method in interface it.unimi.dsi.fastutil.BigListIterator
Replaces the last element returned by Iterator.next() or BidirectionalIterator.previous() with the specified element (optional operation).
set(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
Replaces the last element returned by next() or previous() with the specified element (optional operation).
set(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigListIterator
 
set(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
set(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedListIterator
 
set(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectListIterator
Replaces the last element returned by Iterator.next() or BidirectionalIterator.previous() with the specified element (optional operation).
set(K[][], long, K) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the element of the given big array of specified index.
set(K[][], long, K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
 
SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
 
setElements(boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Set (hopefully quickly) elements to match the array given.
setElements(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
setElements(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
setElements(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
setElements(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
setElements(boolean[][]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Set (hopefully quickly) elements to match the array given.
setElements(byte[]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Set (hopefully quickly) elements to match the array given.
setElements(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
setElements(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
setElements(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
setElements(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
setElements(byte[][]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Set (hopefully quickly) elements to match the array given.
setElements(char[]) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Set (hopefully quickly) elements to match the array given.
setElements(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
setElements(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
setElements(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
setElements(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
setElements(char[][]) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Set (hopefully quickly) elements to match the array given.
setElements(double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Set (hopefully quickly) elements to match the array given.
setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
setElements(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
setElements(double[][]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Set (hopefully quickly) elements to match the array given.
setElements(float[]) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Set (hopefully quickly) elements to match the array given.
setElements(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
setElements(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
setElements(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
setElements(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
setElements(float[][]) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Set (hopefully quickly) elements to match the array given.
setElements(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Set (hopefully quickly) elements to match the array given.
setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
setElements(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
setElements(int[][]) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Set (hopefully quickly) elements to match the array given.
setElements(int, boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Set (hopefully quickly) elements to match the array given.
setElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
setElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
setElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
setElements(int, boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, boolean[], int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Set (hopefully quickly) elements to match the array given.
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
setElements(int, boolean[], int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
setElements(int, byte[]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Set (hopefully quickly) elements to match the array given.
setElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
setElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
setElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
setElements(int, byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, byte[], int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Set (hopefully quickly) elements to match the array given.
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
setElements(int, byte[], int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
setElements(int, char[]) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Set (hopefully quickly) elements to match the array given.
setElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
setElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
setElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
setElements(int, char[]) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, char[], int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Set (hopefully quickly) elements to match the array given.
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
setElements(int, char[], int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
setElements(int, double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Set (hopefully quickly) elements to match the array given.
setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
setElements(int, double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, double[], int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Set (hopefully quickly) elements to match the array given.
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
setElements(int, double[], int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
setElements(int, float[]) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Set (hopefully quickly) elements to match the array given.
setElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
setElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
setElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
setElements(int, float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, float[], int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Set (hopefully quickly) elements to match the array given.
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
setElements(int, float[], int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
setElements(int, int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Set (hopefully quickly) elements to match the array given.
setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
setElements(int, int[]) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, int[], int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Set (hopefully quickly) elements to match the array given.
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
setElements(int, int[], int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
setElements(int, long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Set (hopefully quickly) elements to match the array given.
setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
setElements(int, long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, long[], int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Set (hopefully quickly) elements to match the array given.
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
setElements(int, long[], int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
setElements(int, short[]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Set (hopefully quickly) elements to match the array given.
setElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
setElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
setElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
setElements(int, short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, short[], int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Set (hopefully quickly) elements to match the array given.
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
setElements(int, short[], int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
setElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Set (hopefully quickly) elements to match the array given.
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
setElements(int, K[]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Set (hopefully quickly) elements to match the array given.
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
setElements(int, K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Set (hopefully quickly) elements to match the array given.
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Sets elements to this type-specific list using optimized system calls.
setElements(int, K[], int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Set (hopefully quickly) elements to match the array given.
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
setElements(int, K[], int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
setElements(long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Set (hopefully quickly) elements to match the array given.
setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
setElements(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
setElements(long[][]) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, boolean[][]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
setElements(long, boolean[][], long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, boolean[][], long, long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, byte[][]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
setElements(long, byte[][], long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, byte[][], long, long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, char[][]) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
setElements(long, char[][], long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, char[][], long, long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, double[][]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
setElements(long, double[][], long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, double[][], long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, float[][]) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
setElements(long, float[][], long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, float[][], long, long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, int[][]) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
setElements(long, int[][], long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, int[][], long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, long[][]) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
setElements(long, long[][], long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, long[][], long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, short[][]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
setElements(long, short[][], long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, short[][], long, long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, Object[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Copies elements in the given big array into this type-specific list using optimized system calls.
setElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
setElements(long, K[][], long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
setElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Set (hopefully quickly) elements to match the array given.
setElements(long, K[][], long, long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Set (hopefully quickly) elements to match the array given.
setElements(short[]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Set (hopefully quickly) elements to match the array given.
setElements(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
setElements(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
setElements(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
setElements(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
setElements(short[][]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Set (hopefully quickly) elements to match the array given.
setElements(K[]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Set (hopefully quickly) elements to match the array given.
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
setElements(K[]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Set (hopefully quickly) elements to match the array given.
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
setElements(K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
setElements(K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Set (hopefully quickly) elements to match the array given.
setElements(K[][]) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Set (hopefully quickly) elements to match the array given.
setLength(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sets the length of the given array.
setLength(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sets the length of the given array.
setLength(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sets the length of the given array.
setLength(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sets the length of the given array.
setLength(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sets the length of the given array.
setLength(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sets the length of the given array.
setLength(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sets the length of the given array.
setLength(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sets the length of the given array.
setLength(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Sets the length of the given big array.
setLength(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
setLength(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sets the length of the given array.
setValue(boolean) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
setValue(boolean) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(boolean) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
setValue(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
setValue(byte) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(byte) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
setValue(byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
setValue(char) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(char) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
setValue(char) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
setValue(double) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(double) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
setValue(double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
setValue(float) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(float) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
setValue(float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
setValue(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
setValue(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
setValue(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
setValue(long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
setValue(short) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(short) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
setValue(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Byte) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Character) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Double) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Float) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Integer) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Long) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap.Entry
Deprecated.
Please use the corresponding type-specific method instead.
setValue(V) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
setValue(V) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
Short2BooleanArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2BooleanArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Creates a new empty array map.
Short2BooleanArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Creates a new empty array map of given capacity.
Short2BooleanArrayMap(short[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2BooleanArrayMap(short[], boolean[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2BooleanArrayMap(Short2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Short2BooleanArrayMap(Map<? extends Short, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
Creates a new empty array map copying the entries of a given map.
Short2BooleanAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2BooleanAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new empty tree map.
Short2BooleanAVLTreeMap(short[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2BooleanAVLTreeMap(short[], boolean[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2BooleanAVLTreeMap(Short2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Short2BooleanAVLTreeMap(Short2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2BooleanAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2BooleanAVLTreeMap(Map<? extends Short, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new tree map copying a given map.
Short2BooleanAVLTreeMap(SortedMap<Short, Boolean>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
short2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Returns a type-specific set view of the mappings contained in this map.
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
short2BooleanEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
short2BooleanEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
Short2BooleanFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2BooleanFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2BooleanFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2BooleanFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2BooleanFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2BooleanFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2BooleanFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2BooleanLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2BooleanLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2BooleanLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2BooleanLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map.
Short2BooleanLinkedOpenHashMap(short[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2BooleanLinkedOpenHashMap(short[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2BooleanLinkedOpenHashMap(Short2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2BooleanLinkedOpenHashMap(Short2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2BooleanLinkedOpenHashMap(Map<? extends Short, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2BooleanLinkedOpenHashMap(Map<? extends Short, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2BooleanMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2BooleanMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2BooleanMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2BooleanMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2BooleanMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2BooleanMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2BooleanMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2BooleanMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2BooleanOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2BooleanOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map.
Short2BooleanOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2BooleanOpenCustomHashMap(short[], boolean[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2BooleanOpenCustomHashMap(short[], boolean[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2BooleanOpenCustomHashMap(Short2BooleanMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2BooleanOpenCustomHashMap(Short2BooleanMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2BooleanOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2BooleanOpenCustomHashMap(Map<? extends Short, ? extends Boolean>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map copying a given one.
Short2BooleanOpenCustomHashMap(Map<? extends Short, ? extends Boolean>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2BooleanOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2BooleanOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2BooleanOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2BooleanOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map.
Short2BooleanOpenHashMap(short[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2BooleanOpenHashMap(short[], boolean[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2BooleanOpenHashMap(Short2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2BooleanOpenHashMap(Short2BooleanMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2BooleanOpenHashMap(Map<? extends Short, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2BooleanOpenHashMap(Map<? extends Short, ? extends Boolean>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Creates a new hash map copying a given one.
Short2BooleanRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2BooleanRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new empty tree map.
Short2BooleanRBTreeMap(short[], boolean[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2BooleanRBTreeMap(short[], boolean[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2BooleanRBTreeMap(Short2BooleanMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new tree map copying a given map.
Short2BooleanRBTreeMap(Short2BooleanSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2BooleanRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new empty tree map with the given comparator.
Short2BooleanRBTreeMap(Map<? extends Short, ? extends Boolean>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new tree map copying a given map.
Short2BooleanRBTreeMap(SortedMap<Short, Boolean>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2BooleanSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2BooleanSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2BooleanSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2BooleanSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2BooleanSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2BooleanSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2BooleanSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2ByteArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ByteArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Creates a new empty array map.
Short2ByteArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Creates a new empty array map of given capacity.
Short2ByteArrayMap(short[], byte[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2ByteArrayMap(short[], byte[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2ByteArrayMap(Short2ByteMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ByteArrayMap(Map<? extends Short, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ByteAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ByteAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new empty tree map.
Short2ByteAVLTreeMap(short[], byte[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ByteAVLTreeMap(short[], byte[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ByteAVLTreeMap(Short2ByteMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new tree map copying a given map.
Short2ByteAVLTreeMap(Short2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ByteAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2ByteAVLTreeMap(Map<? extends Short, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new tree map copying a given map.
Short2ByteAVLTreeMap(SortedMap<Short, Byte>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
short2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Returns a type-specific set view of the mappings contained in this map.
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
short2ByteEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
short2ByteEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
Short2ByteFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ByteFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2ByteFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2ByteFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2ByteFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2ByteFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2ByteFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2ByteLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ByteLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ByteLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ByteLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map.
Short2ByteLinkedOpenHashMap(short[], byte[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ByteLinkedOpenHashMap(short[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ByteLinkedOpenHashMap(Short2ByteMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ByteLinkedOpenHashMap(Short2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ByteLinkedOpenHashMap(Map<? extends Short, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ByteLinkedOpenHashMap(Map<? extends Short, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2ByteMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ByteMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ByteMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2ByteMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2ByteMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2ByteMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2ByteMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2ByteMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2ByteOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ByteOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map.
Short2ByteOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ByteOpenCustomHashMap(short[], byte[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ByteOpenCustomHashMap(short[], byte[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ByteOpenCustomHashMap(Short2ByteMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2ByteOpenCustomHashMap(Short2ByteMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ByteOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ByteOpenCustomHashMap(Map<? extends Short, ? extends Byte>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map copying a given one.
Short2ByteOpenCustomHashMap(Map<? extends Short, ? extends Byte>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ByteOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2ByteOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ByteOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ByteOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map.
Short2ByteOpenHashMap(short[], byte[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ByteOpenHashMap(short[], byte[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ByteOpenHashMap(Short2ByteMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ByteOpenHashMap(Short2ByteMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ByteOpenHashMap(Map<? extends Short, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ByteOpenHashMap(Map<? extends Short, ? extends Byte>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Creates a new hash map copying a given one.
Short2ByteRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ByteRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new empty tree map.
Short2ByteRBTreeMap(short[], byte[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ByteRBTreeMap(short[], byte[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ByteRBTreeMap(Short2ByteMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new tree map copying a given map.
Short2ByteRBTreeMap(Short2ByteSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ByteRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new empty tree map with the given comparator.
Short2ByteRBTreeMap(Map<? extends Short, ? extends Byte>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new tree map copying a given map.
Short2ByteRBTreeMap(SortedMap<Short, Byte>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ByteSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ByteSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2ByteSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ByteSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2ByteSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2ByteSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2ByteSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2CharArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2CharArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Creates a new empty array map.
Short2CharArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Creates a new empty array map of given capacity.
Short2CharArrayMap(short[], char[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2CharArrayMap(short[], char[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2CharArrayMap(Short2CharMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Short2CharArrayMap(Map<? extends Short, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
Creates a new empty array map copying the entries of a given map.
Short2CharAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2CharAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new empty tree map.
Short2CharAVLTreeMap(short[], char[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2CharAVLTreeMap(short[], char[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2CharAVLTreeMap(Short2CharMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new tree map copying a given map.
Short2CharAVLTreeMap(Short2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2CharAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2CharAVLTreeMap(Map<? extends Short, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new tree map copying a given map.
Short2CharAVLTreeMap(SortedMap<Short, Character>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
short2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Returns a type-specific set view of the mappings contained in this map.
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
short2CharEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
short2CharEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
Short2CharFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2CharFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2CharFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2CharFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2CharFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2CharFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2CharFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2CharLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2CharLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2CharLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2CharLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map.
Short2CharLinkedOpenHashMap(short[], char[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2CharLinkedOpenHashMap(short[], char[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2CharLinkedOpenHashMap(Short2CharMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2CharLinkedOpenHashMap(Short2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2CharLinkedOpenHashMap(Map<? extends Short, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2CharLinkedOpenHashMap(Map<? extends Short, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2CharMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2CharMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2CharMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2CharMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2CharMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2CharMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2CharMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2CharMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2CharOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2CharOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map.
Short2CharOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2CharOpenCustomHashMap(short[], char[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2CharOpenCustomHashMap(short[], char[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2CharOpenCustomHashMap(Short2CharMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2CharOpenCustomHashMap(Short2CharMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2CharOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2CharOpenCustomHashMap(Map<? extends Short, ? extends Character>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map copying a given one.
Short2CharOpenCustomHashMap(Map<? extends Short, ? extends Character>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2CharOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2CharOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2CharOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2CharOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map.
Short2CharOpenHashMap(short[], char[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2CharOpenHashMap(short[], char[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2CharOpenHashMap(Short2CharMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2CharOpenHashMap(Short2CharMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2CharOpenHashMap(Map<? extends Short, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2CharOpenHashMap(Map<? extends Short, ? extends Character>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Creates a new hash map copying a given one.
Short2CharRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2CharRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new empty tree map.
Short2CharRBTreeMap(short[], char[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2CharRBTreeMap(short[], char[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2CharRBTreeMap(Short2CharMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new tree map copying a given map.
Short2CharRBTreeMap(Short2CharSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2CharRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new empty tree map with the given comparator.
Short2CharRBTreeMap(Map<? extends Short, ? extends Character>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new tree map copying a given map.
Short2CharRBTreeMap(SortedMap<Short, Character>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2CharSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2CharSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2CharSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2CharSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2CharSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2CharSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2CharSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2DoubleArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2DoubleArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Creates a new empty array map.
Short2DoubleArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Creates a new empty array map of given capacity.
Short2DoubleArrayMap(short[], double[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2DoubleArrayMap(short[], double[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2DoubleArrayMap(Short2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Short2DoubleArrayMap(Map<? extends Short, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
Creates a new empty array map copying the entries of a given map.
Short2DoubleAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2DoubleAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new empty tree map.
Short2DoubleAVLTreeMap(short[], double[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2DoubleAVLTreeMap(short[], double[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2DoubleAVLTreeMap(Short2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Short2DoubleAVLTreeMap(Short2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2DoubleAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2DoubleAVLTreeMap(Map<? extends Short, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new tree map copying a given map.
Short2DoubleAVLTreeMap(SortedMap<Short, Double>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
short2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Returns a type-specific set view of the mappings contained in this map.
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
short2DoubleEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
short2DoubleEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
Short2DoubleFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2DoubleFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2DoubleFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2DoubleFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2DoubleFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2DoubleFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2DoubleFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2DoubleLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2DoubleLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2DoubleLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2DoubleLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map.
Short2DoubleLinkedOpenHashMap(short[], double[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2DoubleLinkedOpenHashMap(short[], double[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2DoubleLinkedOpenHashMap(Short2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2DoubleLinkedOpenHashMap(Short2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2DoubleLinkedOpenHashMap(Map<? extends Short, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2DoubleLinkedOpenHashMap(Map<? extends Short, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2DoubleMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2DoubleMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2DoubleMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2DoubleMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2DoubleMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2DoubleMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2DoubleMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2DoubleMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2DoubleOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2DoubleOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map.
Short2DoubleOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2DoubleOpenCustomHashMap(short[], double[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2DoubleOpenCustomHashMap(short[], double[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2DoubleOpenCustomHashMap(Short2DoubleMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2DoubleOpenCustomHashMap(Short2DoubleMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2DoubleOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2DoubleOpenCustomHashMap(Map<? extends Short, ? extends Double>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map copying a given one.
Short2DoubleOpenCustomHashMap(Map<? extends Short, ? extends Double>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2DoubleOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2DoubleOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2DoubleOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2DoubleOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map.
Short2DoubleOpenHashMap(short[], double[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2DoubleOpenHashMap(short[], double[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2DoubleOpenHashMap(Short2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2DoubleOpenHashMap(Short2DoubleMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2DoubleOpenHashMap(Map<? extends Short, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2DoubleOpenHashMap(Map<? extends Short, ? extends Double>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Creates a new hash map copying a given one.
Short2DoubleRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2DoubleRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new empty tree map.
Short2DoubleRBTreeMap(short[], double[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2DoubleRBTreeMap(short[], double[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2DoubleRBTreeMap(Short2DoubleMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new tree map copying a given map.
Short2DoubleRBTreeMap(Short2DoubleSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2DoubleRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new empty tree map with the given comparator.
Short2DoubleRBTreeMap(Map<? extends Short, ? extends Double>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new tree map copying a given map.
Short2DoubleRBTreeMap(SortedMap<Short, Double>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2DoubleSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2DoubleSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2DoubleSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2DoubleSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2DoubleSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2DoubleSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2DoubleSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2FloatArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2FloatArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Creates a new empty array map.
Short2FloatArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Creates a new empty array map of given capacity.
Short2FloatArrayMap(short[], float[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2FloatArrayMap(short[], float[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2FloatArrayMap(Short2FloatMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Short2FloatArrayMap(Map<? extends Short, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
Creates a new empty array map copying the entries of a given map.
Short2FloatAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2FloatAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new empty tree map.
Short2FloatAVLTreeMap(short[], float[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2FloatAVLTreeMap(short[], float[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2FloatAVLTreeMap(Short2FloatMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new tree map copying a given map.
Short2FloatAVLTreeMap(Short2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2FloatAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2FloatAVLTreeMap(Map<? extends Short, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new tree map copying a given map.
Short2FloatAVLTreeMap(SortedMap<Short, Float>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
short2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Returns a type-specific set view of the mappings contained in this map.
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
short2FloatEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
short2FloatEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
Short2FloatFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2FloatFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2FloatFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2FloatFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2FloatFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2FloatFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2FloatFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2FloatLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2FloatLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2FloatLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2FloatLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map.
Short2FloatLinkedOpenHashMap(short[], float[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2FloatLinkedOpenHashMap(short[], float[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2FloatLinkedOpenHashMap(Short2FloatMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2FloatLinkedOpenHashMap(Short2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2FloatLinkedOpenHashMap(Map<? extends Short, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2FloatLinkedOpenHashMap(Map<? extends Short, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2FloatMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2FloatMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2FloatMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2FloatMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2FloatMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2FloatMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2FloatMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2FloatMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2FloatOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2FloatOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map.
Short2FloatOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2FloatOpenCustomHashMap(short[], float[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2FloatOpenCustomHashMap(short[], float[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2FloatOpenCustomHashMap(Short2FloatMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2FloatOpenCustomHashMap(Short2FloatMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2FloatOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2FloatOpenCustomHashMap(Map<? extends Short, ? extends Float>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map copying a given one.
Short2FloatOpenCustomHashMap(Map<? extends Short, ? extends Float>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2FloatOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2FloatOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2FloatOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2FloatOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map.
Short2FloatOpenHashMap(short[], float[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2FloatOpenHashMap(short[], float[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2FloatOpenHashMap(Short2FloatMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2FloatOpenHashMap(Short2FloatMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2FloatOpenHashMap(Map<? extends Short, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2FloatOpenHashMap(Map<? extends Short, ? extends Float>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Creates a new hash map copying a given one.
Short2FloatRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2FloatRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new empty tree map.
Short2FloatRBTreeMap(short[], float[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2FloatRBTreeMap(short[], float[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2FloatRBTreeMap(Short2FloatMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new tree map copying a given map.
Short2FloatRBTreeMap(Short2FloatSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2FloatRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new empty tree map with the given comparator.
Short2FloatRBTreeMap(Map<? extends Short, ? extends Float>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new tree map copying a given map.
Short2FloatRBTreeMap(SortedMap<Short, Float>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2FloatSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2FloatSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2FloatSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2FloatSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2FloatSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2FloatSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2FloatSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2IntArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2IntArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Creates a new empty array map.
Short2IntArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Creates a new empty array map of given capacity.
Short2IntArrayMap(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2IntArrayMap(short[], int[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2IntArrayMap(Short2IntMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Short2IntArrayMap(Map<? extends Short, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
Creates a new empty array map copying the entries of a given map.
Short2IntAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2IntAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new empty tree map.
Short2IntAVLTreeMap(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2IntAVLTreeMap(short[], int[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2IntAVLTreeMap(Short2IntMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new tree map copying a given map.
Short2IntAVLTreeMap(Short2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2IntAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2IntAVLTreeMap(Map<? extends Short, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new tree map copying a given map.
Short2IntAVLTreeMap(SortedMap<Short, Integer>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
short2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Returns a type-specific set view of the mappings contained in this map.
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
short2IntEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
short2IntEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
Short2IntFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2IntFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2IntFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2IntFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2IntFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2IntFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2IntFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2IntLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2IntLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2IntLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2IntLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map.
Short2IntLinkedOpenHashMap(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2IntLinkedOpenHashMap(short[], int[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2IntLinkedOpenHashMap(Short2IntMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2IntLinkedOpenHashMap(Short2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2IntLinkedOpenHashMap(Map<? extends Short, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2IntLinkedOpenHashMap(Map<? extends Short, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2IntMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2IntMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2IntMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2IntMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2IntMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2IntMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2IntMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2IntMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2IntOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2IntOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map.
Short2IntOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2IntOpenCustomHashMap(short[], int[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2IntOpenCustomHashMap(short[], int[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2IntOpenCustomHashMap(Short2IntMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2IntOpenCustomHashMap(Short2IntMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2IntOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2IntOpenCustomHashMap(Map<? extends Short, ? extends Integer>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map copying a given one.
Short2IntOpenCustomHashMap(Map<? extends Short, ? extends Integer>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2IntOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2IntOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2IntOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2IntOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map.
Short2IntOpenHashMap(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2IntOpenHashMap(short[], int[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2IntOpenHashMap(Short2IntMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2IntOpenHashMap(Short2IntMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2IntOpenHashMap(Map<? extends Short, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2IntOpenHashMap(Map<? extends Short, ? extends Integer>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Creates a new hash map copying a given one.
Short2IntRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2IntRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new empty tree map.
Short2IntRBTreeMap(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2IntRBTreeMap(short[], int[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2IntRBTreeMap(Short2IntMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new tree map copying a given map.
Short2IntRBTreeMap(Short2IntSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2IntRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new empty tree map with the given comparator.
Short2IntRBTreeMap(Map<? extends Short, ? extends Integer>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new tree map copying a given map.
Short2IntRBTreeMap(SortedMap<Short, Integer>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2IntSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2IntSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2IntSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2IntSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2IntSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2IntSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2IntSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2LongArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2LongArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Creates a new empty array map.
Short2LongArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Creates a new empty array map of given capacity.
Short2LongArrayMap(short[], long[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2LongArrayMap(short[], long[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2LongArrayMap(Short2LongMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Short2LongArrayMap(Map<? extends Short, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
Creates a new empty array map copying the entries of a given map.
Short2LongAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2LongAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new empty tree map.
Short2LongAVLTreeMap(short[], long[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2LongAVLTreeMap(short[], long[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2LongAVLTreeMap(Short2LongMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new tree map copying a given map.
Short2LongAVLTreeMap(Short2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2LongAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2LongAVLTreeMap(Map<? extends Short, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new tree map copying a given map.
Short2LongAVLTreeMap(SortedMap<Short, Long>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
short2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Returns a type-specific set view of the mappings contained in this map.
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
short2LongEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
short2LongEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
Short2LongFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2LongFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2LongFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2LongFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2LongFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2LongFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2LongFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2LongLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2LongLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2LongLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2LongLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map.
Short2LongLinkedOpenHashMap(short[], long[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2LongLinkedOpenHashMap(short[], long[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2LongLinkedOpenHashMap(Short2LongMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2LongLinkedOpenHashMap(Short2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2LongLinkedOpenHashMap(Map<? extends Short, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2LongLinkedOpenHashMap(Map<? extends Short, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2LongMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2LongMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2LongMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2LongMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2LongMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2LongMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2LongMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2LongMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2LongOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2LongOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map.
Short2LongOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2LongOpenCustomHashMap(short[], long[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2LongOpenCustomHashMap(short[], long[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2LongOpenCustomHashMap(Short2LongMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2LongOpenCustomHashMap(Short2LongMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2LongOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2LongOpenCustomHashMap(Map<? extends Short, ? extends Long>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map copying a given one.
Short2LongOpenCustomHashMap(Map<? extends Short, ? extends Long>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2LongOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2LongOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2LongOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2LongOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map.
Short2LongOpenHashMap(short[], long[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2LongOpenHashMap(short[], long[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2LongOpenHashMap(Short2LongMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2LongOpenHashMap(Short2LongMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2LongOpenHashMap(Map<? extends Short, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2LongOpenHashMap(Map<? extends Short, ? extends Long>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Creates a new hash map copying a given one.
Short2LongRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2LongRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new empty tree map.
Short2LongRBTreeMap(short[], long[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2LongRBTreeMap(short[], long[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2LongRBTreeMap(Short2LongMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new tree map copying a given map.
Short2LongRBTreeMap(Short2LongSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2LongRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new empty tree map with the given comparator.
Short2LongRBTreeMap(Map<? extends Short, ? extends Long>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new tree map copying a given map.
Short2LongRBTreeMap(SortedMap<Short, Long>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2LongSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2LongSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2LongSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2LongSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2LongSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2LongSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2LongSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2ObjectArrayMap<V> - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ObjectArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Creates a new empty array map.
Short2ObjectArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Creates a new empty array map of given capacity.
Short2ObjectArrayMap(short[], Object[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2ObjectArrayMap(short[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2ObjectArrayMap(Short2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ObjectArrayMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ObjectAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ObjectAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new empty tree map.
Short2ObjectAVLTreeMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ObjectAVLTreeMap(short[], V[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ObjectAVLTreeMap(Short2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Short2ObjectAVLTreeMap(Short2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ObjectAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2ObjectAVLTreeMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new tree map copying a given map.
Short2ObjectAVLTreeMap(SortedMap<Short, V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
short2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Returns a type-specific set view of the mappings contained in this map.
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
short2ObjectEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
short2ObjectEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
Short2ObjectFunction<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2ObjectFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2ObjectFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2ObjectFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2ObjectFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2ObjectFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2ObjectLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ObjectLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ObjectLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ObjectLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map.
Short2ObjectLinkedOpenHashMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ObjectLinkedOpenHashMap(short[], V[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ObjectLinkedOpenHashMap(Short2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ObjectLinkedOpenHashMap(Short2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ObjectLinkedOpenHashMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ObjectLinkedOpenHashMap(Map<? extends Short, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2ObjectMap<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ObjectMap.Entry<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2ObjectMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2ObjectMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2ObjectMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2ObjectMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2ObjectMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2ObjectOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ObjectOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map.
Short2ObjectOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ObjectOpenCustomHashMap(short[], V[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ObjectOpenCustomHashMap(short[], V[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ObjectOpenCustomHashMap(Short2ObjectMap<V>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2ObjectOpenCustomHashMap(Short2ObjectMap<V>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ObjectOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ObjectOpenCustomHashMap(Map<? extends Short, ? extends V>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map copying a given one.
Short2ObjectOpenCustomHashMap(Map<? extends Short, ? extends V>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ObjectOpenHashMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2ObjectOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ObjectOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ObjectOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map.
Short2ObjectOpenHashMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ObjectOpenHashMap(short[], V[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ObjectOpenHashMap(Short2ObjectMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ObjectOpenHashMap(Short2ObjectMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ObjectOpenHashMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ObjectOpenHashMap(Map<? extends Short, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Creates a new hash map copying a given one.
Short2ObjectRBTreeMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ObjectRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new empty tree map.
Short2ObjectRBTreeMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ObjectRBTreeMap(short[], V[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ObjectRBTreeMap(Short2ObjectMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new tree map copying a given map.
Short2ObjectRBTreeMap(Short2ObjectSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ObjectRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new empty tree map with the given comparator.
Short2ObjectRBTreeMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new tree map copying a given map.
Short2ObjectRBTreeMap(SortedMap<Short, V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ObjectSortedMap<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2ObjectSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ObjectSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2ObjectSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2ObjectSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2ObjectSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2ReferenceArrayMap<V> - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ReferenceArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Creates a new empty array map.
Short2ReferenceArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Creates a new empty array map of given capacity.
Short2ReferenceArrayMap(short[], Object[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2ReferenceArrayMap(short[], Object[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2ReferenceArrayMap(Short2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ReferenceArrayMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ReferenceAVLTreeMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ReferenceAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new empty tree map.
Short2ReferenceAVLTreeMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ReferenceAVLTreeMap(short[], V[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ReferenceAVLTreeMap(Short2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Short2ReferenceAVLTreeMap(Short2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ReferenceAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2ReferenceAVLTreeMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new tree map copying a given map.
Short2ReferenceAVLTreeMap(SortedMap<Short, V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
short2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Returns a type-specific set view of the mappings contained in this map.
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
short2ReferenceEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
short2ReferenceEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
Short2ReferenceFunction<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2ReferenceFunctions.EmptyFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2ReferenceFunctions.PrimitiveFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2ReferenceFunctions.Singleton<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2ReferenceFunctions.SynchronizedFunction<V> - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2ReferenceFunctions.UnmodifiableFunction<V> - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2ReferenceLinkedOpenHashMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ReferenceLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ReferenceLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ReferenceLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map.
Short2ReferenceLinkedOpenHashMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ReferenceLinkedOpenHashMap(short[], V[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ReferenceLinkedOpenHashMap(Short2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ReferenceLinkedOpenHashMap(Short2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ReferenceLinkedOpenHashMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ReferenceLinkedOpenHashMap(Map<? extends Short, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2ReferenceMap<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ReferenceMap.Entry<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceMap.FastEntrySet<V> - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2ReferenceMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2ReferenceMaps.EmptyMap<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2ReferenceMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2ReferenceMaps.SynchronizedMap<V> - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2ReferenceMaps.UnmodifiableMap<V> - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2ReferenceOpenCustomHashMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ReferenceOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map.
Short2ReferenceOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ReferenceOpenCustomHashMap(short[], V[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ReferenceOpenCustomHashMap(short[], V[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ReferenceOpenCustomHashMap(Short2ReferenceMap<V>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2ReferenceOpenCustomHashMap(Short2ReferenceMap<V>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ReferenceOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ReferenceOpenCustomHashMap(Map<? extends Short, ? extends V>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map copying a given one.
Short2ReferenceOpenCustomHashMap(Map<? extends Short, ? extends V>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ReferenceOpenHashMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2ReferenceOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ReferenceOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ReferenceOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map.
Short2ReferenceOpenHashMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ReferenceOpenHashMap(short[], V[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ReferenceOpenHashMap(Short2ReferenceMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ReferenceOpenHashMap(Short2ReferenceMap<V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ReferenceOpenHashMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ReferenceOpenHashMap(Map<? extends Short, ? extends V>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Creates a new hash map copying a given one.
Short2ReferenceRBTreeMap<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ReferenceRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new empty tree map.
Short2ReferenceRBTreeMap(short[], V[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ReferenceRBTreeMap(short[], V[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ReferenceRBTreeMap(Short2ReferenceMap<? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Short2ReferenceRBTreeMap(Short2ReferenceSortedMap<V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ReferenceRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new empty tree map with the given comparator.
Short2ReferenceRBTreeMap(Map<? extends Short, ? extends V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new tree map copying a given map.
Short2ReferenceRBTreeMap(SortedMap<Short, V>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ReferenceSortedMap<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceSortedMap.FastSortedEntrySet<V> - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2ReferenceSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ReferenceSortedMaps.EmptySortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2ReferenceSortedMaps.Singleton<V> - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2ReferenceSortedMaps.SynchronizedSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2ReferenceSortedMaps.UnmodifiableSortedMap<V> - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
Short2ShortArrayMap - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ShortArrayMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Creates a new empty array map.
Short2ShortArrayMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Creates a new empty array map of given capacity.
Short2ShortArrayMap(short[], short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Creates a new empty array map with given key and value backing arrays.
Short2ShortArrayMap(short[], short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Creates a new array map with given key and value backing arrays, using the given number of elements.
Short2ShortArrayMap(Short2ShortMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ShortArrayMap(Map<? extends Short, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
Creates a new empty array map copying the entries of a given map.
Short2ShortAVLTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ShortAVLTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new empty tree map.
Short2ShortAVLTreeMap(short[], short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ShortAVLTreeMap(short[], short[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ShortAVLTreeMap(Short2ShortMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new tree map copying a given map.
Short2ShortAVLTreeMap(Short2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ShortAVLTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new empty tree map with the given comparator.
Short2ShortAVLTreeMap(Map<? extends Short, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new tree map copying a given map.
Short2ShortAVLTreeMap(SortedMap<Short, Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
short2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Returns a type-specific set view of the mappings contained in this map.
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
short2ShortEntrySet() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns a type-specific sorted-set view of the mappings contained in this map.
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
short2ShortEntrySet() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
Short2ShortFunction - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ShortFunctions - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific functions.
Short2ShortFunctions.EmptyFunction - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific function.
Short2ShortFunctions.PrimitiveFunction - Class in it.unimi.dsi.fastutil.shorts
An adapter for mapping generic total functions to partial primitive functions.
Short2ShortFunctions.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton function.
Short2ShortFunctions.SynchronizedFunction - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for functions.
Short2ShortFunctions.UnmodifiableFunction - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for functions.
Short2ShortLinkedOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ShortLinkedOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ShortLinkedOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ShortLinkedOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map.
Short2ShortLinkedOpenHashMap(short[], short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ShortLinkedOpenHashMap(short[], short[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ShortLinkedOpenHashMap(Short2ShortMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ShortLinkedOpenHashMap(Short2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ShortLinkedOpenHashMap(Map<? extends Short, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ShortLinkedOpenHashMap(Map<? extends Short, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Creates a new hash map copying a given one.
Short2ShortMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ShortMap.Entry - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ShortMap.FastEntrySet - Interface in it.unimi.dsi.fastutil.shorts
An entry set providing fast iteration.
Short2ShortMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific maps.
Short2ShortMaps.EmptyMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific map.
Short2ShortMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton map.
Short2ShortMaps.SynchronizedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for maps.
Short2ShortMaps.UnmodifiableMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for maps.
Short2ShortOpenCustomHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ShortOpenCustomHashMap(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map.
Short2ShortOpenCustomHashMap(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ShortOpenCustomHashMap(short[], short[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ShortOpenCustomHashMap(short[], short[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ShortOpenCustomHashMap(Short2ShortMap, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map copying a given type-specific one.
Short2ShortOpenCustomHashMap(Short2ShortMap, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ShortOpenCustomHashMap(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ShortOpenCustomHashMap(Map<? extends Short, ? extends Short>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map copying a given one.
Short2ShortOpenCustomHashMap(Map<? extends Short, ? extends Short>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ShortOpenHashMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash map with a fast, small-footprint implementation.
Short2ShortOpenHashMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map with initial expected Hash.DEFAULT_INITIAL_SIZE entries and Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ShortOpenHashMap(int) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor.
Short2ShortOpenHashMap(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map.
Short2ShortOpenHashMap(short[], short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor using the elements of two parallel arrays.
Short2ShortOpenHashMap(short[], short[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map using the elements of two parallel arrays.
Short2ShortOpenHashMap(Short2ShortMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific one.
Short2ShortOpenHashMap(Short2ShortMap, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map copying a given type-specific one.
Short2ShortOpenHashMap(Map<? extends Short, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given one.
Short2ShortOpenHashMap(Map<? extends Short, ? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Creates a new hash map copying a given one.
Short2ShortRBTreeMap - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ShortRBTreeMap() - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new empty tree map.
Short2ShortRBTreeMap(short[], short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays.
Short2ShortRBTreeMap(short[], short[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new tree map using the elements of two parallel arrays and the given comparator.
Short2ShortRBTreeMap(Short2ShortMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new tree map copying a given map.
Short2ShortRBTreeMap(Short2ShortSortedMap) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ShortRBTreeMap(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new empty tree map with the given comparator.
Short2ShortRBTreeMap(Map<? extends Short, ? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new tree map copying a given map.
Short2ShortRBTreeMap(SortedMap<Short, Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Creates a new tree map copying a given sorted map (and its Comparator).
Short2ShortSortedMap - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ShortSortedMap.FastSortedEntrySet - Interface in it.unimi.dsi.fastutil.shorts
A sorted entry set providing fast iteration.
Short2ShortSortedMaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ShortSortedMaps.EmptySortedMap - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific sorted map.
Short2ShortSortedMaps.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton sorted map.
Short2ShortSortedMaps.SynchronizedSortedMap - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted maps.
Short2ShortSortedMaps.UnmodifiableSortedMap - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted maps.
ShortArrayFIFOQueue - Class in it.unimi.dsi.fastutil.shorts
A type-specific array-based FIFO queue, supporting also deque operations.
ShortArrayFIFOQueue() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Creates a new empty queue with standard initial capacity.
ShortArrayFIFOQueue(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Creates a new empty queue with given capacity.
ShortArrayFrontCodedBigList - Class in it.unimi.dsi.fastutil.shorts
Compact storage of big lists of arrays using front-coding (also known as prefix-omission) compression.
ShortArrayFrontCodedBigList(Collection<short[]>, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Creates a new front-coded list containing the arrays in the given collection.
ShortArrayFrontCodedBigList(Iterator<short[]>, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
Creates a new front-coded list containing the arrays returned by the given iterator.
ShortArrayFrontCodedList - Class in it.unimi.dsi.fastutil.shorts
Compact storage of lists of arrays using front-coding (also known as prefix-omission) compression.
ShortArrayFrontCodedList(Collection<short[]>, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Creates a new front-coded list containing the arrays in the given collection.
ShortArrayFrontCodedList(Iterator<short[]>, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
Creates a new front-coded list containing the arrays returned by the given iterator.
ShortArrayIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
A type-specific array-based semi-indirect priority queue.
ShortArrayIndirectPriorityQueue(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ShortArrayIndirectPriorityQueue(short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
ShortArrayIndirectPriorityQueue(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ShortArrayIndirectPriorityQueue(short[], int[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ShortArrayIndirectPriorityQueue(short[], int[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortArrayIndirectPriorityQueue(short[], int[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortArrayIndirectPriorityQueue(short[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
ShortArrayIndirectPriorityQueue(short[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ShortArrayList - Class in it.unimi.dsi.fastutil.shorts
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortArrayList() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list with ShortArrayList.DEFAULT_INITIAL_CAPACITY capacity.
ShortArrayList(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list with given capacity.
ShortArrayList(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list and fills it with the elements of a given array.
ShortArrayList(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list and fills it with the elements of a given array.
ShortArrayList(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list and fills it with a given type-specific collection.
ShortArrayList(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list and fills it with the elements returned by a type-specific iterator..
ShortArrayList(ShortList) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list and fills it with a given type-specific list.
ShortArrayList(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list and fills it with a given collection.
ShortArrayList(Iterator<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayList
Creates a new array list and fills it with the elements returned by an iterator..
ShortArrayPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
A type-specific array-based priority queue.
ShortArrayPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Creates a new empty queue using the natural order.
ShortArrayPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ShortArrayPriorityQueue(int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ShortArrayPriorityQueue(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Wraps a given array in a queue using the natural order.
ShortArrayPriorityQueue(short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Wraps a given array in a queue using the natural order.
ShortArrayPriorityQueue(short[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortArrayPriorityQueue(short[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortArrayPriorityQueue(ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Creates a new empty queue with a given comparator.
ShortArrays - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific arrays.
ShortArraySet - Class in it.unimi.dsi.fastutil.shorts
A simple, brute-force implementation of a set based on a backing array.
ShortArraySet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set.
ShortArraySet(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new empty array set of given initial capacity.
ShortArraySet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using the given backing array.
ShortArraySet(short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set using the given backing array and the given number of elements of the array.
ShortArraySet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given collection.
ShortArraySet(ShortSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given collection.
ShortArraySet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given set.
ShortArraySet(Set<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortArraySet
Creates a new array set copying the contents of a given set.
ShortAVLTreeSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific AVL tree set with a fast, small-footprint implementation.
ShortAVLTreeSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new empty tree set.
ShortAVLTreeSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying the elements of an array.
ShortAVLTreeSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set and fills it with the elements of a given array.
ShortAVLTreeSet(short[], int, int, Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ShortAVLTreeSet(short[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ShortAVLTreeSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given type-specific collection.
ShortAVLTreeSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ShortAVLTreeSet(ShortSortedSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ShortAVLTreeSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given set.
ShortAVLTreeSet(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new empty tree set with the given comparator.
ShortAVLTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set using elements provided by an iterator.
ShortAVLTreeSet(SortedSet<Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ShortBidirectionalIterable - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Iterable that further strengthens the specification of Iterable.iterator().
ShortBidirectionalIterator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
ShortBigArrayBigList - Class in it.unimi.dsi.fastutil.shorts
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBigArrayBigList() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list with ShortBigArrayBigList.DEFAULT_INITIAL_CAPACITY capacity.
ShortBigArrayBigList(long) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list with given capacity.
ShortBigArrayBigList(short[][]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ShortBigArrayBigList(short[][], long, long) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list and fills it with the elements of a given big array.
ShortBigArrayBigList(ShortBigList) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific list.
ShortBigArrayBigList(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list and fills it with a given type-specific collection.
ShortBigArrayBigList(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by a type-specific iterator..
ShortBigArrayBigList(Iterator<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Creates a new big-array big list and fills it with the elements returned by an iterator..
ShortBigArrays - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with big arrays.
ShortBigList - Interface in it.unimi.dsi.fastutil.shorts
A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBigListIterator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific BigListIterator.
ShortBigListIterators - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific iterators.
ShortBigListIterators.AbstractIndexBasedBigIterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for an iterator backed by an index based data store.
ShortBigListIterators.AbstractIndexBasedBigListIterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a list-iterator backed by an index based data store.
ShortBigListIterators.BigListIteratorListIterator - Class in it.unimi.dsi.fastutil.shorts
A class exposing a list iterator as a big-list iterator..
ShortBigListIterators.EmptyBigListIterator - Class in it.unimi.dsi.fastutil.shorts
A class returning no elements and a type-specific big list iterator interface.
ShortBigListIterators.UnmodifiableBigListIterator - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for big list iterators.
ShortBigLists - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific big lists.
ShortBigLists.EmptyBigList - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific big list.
ShortBigLists.ListBigList - Class in it.unimi.dsi.fastutil.shorts
A class exposing a list as a big list.
ShortBigLists.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton big list.
ShortBigLists.SynchronizedBigList - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for big lists.
ShortBigLists.UnmodifiableBigList - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for big lists.
ShortBigSpliterators - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific spliterators on big (potentially greater then Integer.MAX_VALUE items long).
ShortBigSpliterators() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators
 
ShortBigSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a spliterator backed by an index based data store.
ShortBigSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a spliterator backed by an index based data store.
ShortBigSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a spliterator backed by an index based data store.
ShortBinaryOperator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific BinaryOperator; provides methods operating both on objects and on primitives.
ShortBooleanImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBooleanImmutablePair(short, boolean) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBooleanImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortBooleanMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBooleanMutablePair(short, boolean) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortBooleanPair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortByteImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortByteImmutablePair(short, byte) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortByteImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortByteMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortByteMutablePair(short, byte) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortBytePair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortCharImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortCharImmutablePair(short, char) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortCharImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortCharMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortCharMutablePair(short, char) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortCharPair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortCollection - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortCollections - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific collections.
ShortCollections.EmptyCollection - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific collection.
ShortCollections.IterableCollection - Class in it.unimi.dsi.fastutil.shorts
A collection wrapper class for iterables.
ShortComparator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
ShortComparators - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with comparators.
ShortConsumer - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Consumer; provides methods to consume a primitive type both as object and as primitive.
ShortDoubleImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortDoubleImmutablePair(short, double) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortDoubleImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortDoubleMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortDoubleMutablePair(short, double) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortDoublePair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortFloatImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortFloatImmutablePair(short, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortFloatImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortFloatMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortFloatMutablePair(short, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortFloatPair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortHash - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Hash interface.
ShortHash.Strategy - Interface in it.unimi.dsi.fastutil.shorts
A type-specific hash strategy.
ShortHeapIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
A type-specific heap-based indirect priority queue.
ShortHeapIndirectPriorityQueue(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ShortHeapIndirectPriorityQueue(short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ShortHeapIndirectPriorityQueue(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ShortHeapIndirectPriorityQueue(short[], int[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ShortHeapIndirectPriorityQueue(short[], int[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortHeapIndirectPriorityQueue(short[], int[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortHeapIndirectPriorityQueue(short[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ShortHeapIndirectPriorityQueue(short[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ShortHeapPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
A type-specific heap-based priority queue.
ShortHeapPriorityQueue() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a new empty queue using the natural order.
ShortHeapPriorityQueue(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a new empty queue with a given capacity and using the natural order.
ShortHeapPriorityQueue(int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a new empty queue with a given capacity and comparator.
ShortHeapPriorityQueue(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Wraps a given array in a queue using the natural order.
ShortHeapPriorityQueue(short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Wraps a given array in a queue using the natural order.
ShortHeapPriorityQueue(short[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortHeapPriorityQueue(short[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortHeapPriorityQueue(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using the natural order.
ShortHeapPriorityQueue(ShortCollection, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a queue using the elements in a type-specific collection using a given comparator.
ShortHeapPriorityQueue(ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a new empty queue with a given comparator.
ShortHeapPriorityQueue(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a queue using the elements in a collection using the natural order.
ShortHeapPriorityQueue(Collection<? extends Short>, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Creates a queue using the elements in a collection using a given comparator.
ShortHeaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with heaps.
ShortHeapSemiIndirectPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
A type-specific heap-based semi-indirect priority queue.
ShortHeapSemiIndirectPriorityQueue(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and using the natural order.
ShortHeapSemiIndirectPriorityQueue(short[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Creates a new empty queue with given capacity and using the natural order.
ShortHeapSemiIndirectPriorityQueue(short[], int[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ShortHeapSemiIndirectPriorityQueue(short[], int[], int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using the natural order.
ShortHeapSemiIndirectPriorityQueue(short[], int[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortHeapSemiIndirectPriorityQueue(short[], int[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Wraps a given array in a queue using a given comparator.
ShortHeapSemiIndirectPriorityQueue(short[], int, ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Creates a new empty queue without elements with a given capacity and comparator.
ShortHeapSemiIndirectPriorityQueue(short[], ShortComparator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Creates a new empty queue with capacity equal to the length of the reference array and a given comparator.
ShortImmutableList - Class in it.unimi.dsi.fastutil.shorts
A type-specific array-based immutable list; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortImmutableList(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Creates a new immutable list using a given array.
ShortImmutableList(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Creates a new immutable list and fills it with the elements of a given array.
ShortImmutableList(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Creates a new immutable list and fills it with a given type-specific collection.
ShortImmutableList(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Creates a new immutable list and fills it with the elements returned by a type-specific iterator..
ShortImmutableList(ShortList) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Creates a new immutable list and fills it with a given type-specific list.
ShortImmutableList(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Creates a new immutable list and fills it with a given collection.
ShortIndirectHeaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with indirect heaps.
ShortIndirectPriorityQueue - Interface in it.unimi.dsi.fastutil.shorts
A type-specific IndirectPriorityQueue.
ShortIntImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortIntImmutablePair(short, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortIntImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortIntMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortIntMutablePair(short, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortIntPair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortIterable - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Iterable that strengthens that specification of ShortIterable.iterator() and ShortIterable.forEach(Consumer).
ShortIterables - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific iterables.
ShortIterator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ShortIterators - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific iterators.
ShortIterators.AbstractIndexBasedIterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for an iterator backed by an index-based data store.
ShortIterators.AbstractIndexBasedListIterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a list-iterator backed by an index-based data store.
ShortIterators.EmptyIterator - Class in it.unimi.dsi.fastutil.shorts
A class returning no elements and a type-specific iterator interface.
ShortIterators.UnmodifiableBidirectionalIterator - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for bidirectional iterators.
ShortIterators.UnmodifiableIterator - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for iterators.
ShortIterators.UnmodifiableListIterator - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for list iterators.
ShortLinkedOpenCustomHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash set with with a fast, small-footprint implementation.
ShortLinkedOpenCustomHashSet(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set.
ShortLinkedOpenCustomHashSet(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenCustomHashSet(short[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ShortLinkedOpenCustomHashSet(short[], int, int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortLinkedOpenCustomHashSet(short[], int, int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortLinkedOpenCustomHashSet(short[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortLinkedOpenCustomHashSet(ShortCollection, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ShortLinkedOpenCustomHashSet(ShortCollection, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortLinkedOpenCustomHashSet(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenCustomHashSet(ShortIterator, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortLinkedOpenCustomHashSet(ShortIterator, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortLinkedOpenCustomHashSet(Collection<? extends Short>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set copying a given collection.
ShortLinkedOpenCustomHashSet(Collection<? extends Short>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortLinkedOpenCustomHashSet(Iterator<?>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
ShortLinkedOpenCustomHashSet(Iterator<?>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortLinkedOpenHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific linked hash set with with a fast, small-footprint implementation.
ShortLinkedOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortLinkedOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set.
ShortLinkedOpenHashSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortLinkedOpenHashSet(short[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set copying the elements of an array.
ShortLinkedOpenHashSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortLinkedOpenHashSet(short[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortLinkedOpenHashSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortLinkedOpenHashSet(ShortCollection, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set copying a given type-specific collection.
ShortLinkedOpenHashSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortLinkedOpenHashSet(ShortIterator, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortLinkedOpenHashSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortLinkedOpenHashSet(Collection<? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set copying a given collection.
ShortLinkedOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortLinkedOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Creates a new hash set using elements provided by an iterator.
ShortList - Interface in it.unimi.dsi.fastutil.shorts
A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortListIterator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific bidirectional iterator that is also a ListIterator.
ShortLists - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific lists.
ShortLists.EmptyList - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing an empty type-specific list.
ShortLists.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton list.
ShortLists.SynchronizedList - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for lists.
ShortLists.SynchronizedRandomAccessList - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for random-access lists.
ShortLists.UnmodifiableList - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for lists.
ShortLists.UnmodifiableRandomAccessList - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for random-access lists.
ShortLongImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortLongImmutablePair(short, long) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLongImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortLongMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortLongMutablePair(short, long) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortLongPair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortMappedBigList - Class in it.unimi.dsi.fastutil.shorts
A bridge between byte buffers and type-specific big lists.
ShortObjectImmutablePair<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortObjectImmutablePair(short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortObjectImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortObjectMutablePair<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortObjectMutablePair(short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortObjectPair<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortOpenCustomHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
ShortOpenCustomHashSet(int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set.
ShortOpenCustomHashSet(int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenCustomHashSet(short[], float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set copying the elements of an array.
ShortOpenCustomHashSet(short[], int, int, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortOpenCustomHashSet(short[], int, int, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortOpenCustomHashSet(short[], ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortOpenCustomHashSet(ShortCollection, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set copying a given type-specific collection.
ShortOpenCustomHashSet(ShortCollection, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortOpenCustomHashSet(ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenCustomHashSet(ShortIterator, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortOpenCustomHashSet(ShortIterator, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortOpenCustomHashSet(Collection<? extends Short>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set copying a given collection.
ShortOpenCustomHashSet(Collection<? extends Short>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortOpenCustomHashSet(Iterator<?>, float, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set using elements provided by an iterator.
ShortOpenCustomHashSet(Iterator<?>, ShortHash.Strategy) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortOpenHashSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific hash set with with a fast, small-footprint implementation.
ShortOpenHashSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with initial expected Hash.DEFAULT_INITIAL_SIZE elements and Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenHashSet(int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor.
ShortOpenHashSet(int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set.
ShortOpenHashSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying the elements of an array.
ShortOpenHashSet(short[], float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set copying the elements of an array.
ShortOpenHashSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor and fills it with the elements of a given array.
ShortOpenHashSet(short[], int, int, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set and fills it with the elements of a given array.
ShortOpenHashSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given type-specific collection.
ShortOpenHashSet(ShortCollection, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set copying a given type-specific collection.
ShortOpenHashSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by a type-specific iterator.
ShortOpenHashSet(ShortIterator, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set using elements provided by a type-specific iterator.
ShortOpenHashSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor copying a given collection.
ShortOpenHashSet(Collection<? extends Short>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set copying a given collection.
ShortOpenHashSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set with Hash.DEFAULT_LOAD_FACTOR as load factor using elements provided by an iterator.
ShortOpenHashSet(Iterator<?>, float) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Creates a new hash set using elements provided by an iterator.
ShortPredicate - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Predicate; provides methods to test a primitive type both as object and as primitive.
ShortPriorityQueue - Interface in it.unimi.dsi.fastutil.shorts
A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortPriorityQueues - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific priority queues.
ShortPriorityQueues.SynchronizedPriorityQueue - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for priority queues.
ShortRandomAccessSubList(ShortBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortRandomAccessSubList
 
ShortRandomAccessSubList(ShortList, int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortRandomAccessSubList
 
ShortRBTreeSet - Class in it.unimi.dsi.fastutil.shorts
A type-specific red-black tree set with a fast, small-footprint implementation.
ShortRBTreeSet() - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new empty tree set.
ShortRBTreeSet(short[]) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying the elements of an array.
ShortRBTreeSet(short[], int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set and fills it with the elements of a given array.
ShortRBTreeSet(short[], int, int, Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set and fills it with the elements of a given array using a given Comparator.
ShortRBTreeSet(short[], Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying the elements of an array using a given Comparator.
ShortRBTreeSet(ShortCollection) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given type-specific collection.
ShortRBTreeSet(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set using elements provided by a type-specific iterator.
ShortRBTreeSet(ShortSortedSet) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given type-specific sorted set (and its Comparator).
ShortRBTreeSet(Collection<? extends Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given collection.
ShortRBTreeSet(Comparator<? super Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new empty tree set with the given comparator.
ShortRBTreeSet(Iterator<?>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set using elements provided by an iterator.
ShortRBTreeSet(SortedSet<Short>) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
Creates a new tree set copying a given sorted set (and its Comparator).
ShortReferenceImmutablePair<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortReferenceImmutablePair(short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortReferenceImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortReferenceMutablePair<V> - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortReferenceMutablePair(short, V) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortReferencePair<V> - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSemiIndirectHeaps - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with semi-indirect heaps.
ShortSet - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSets - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sets.
ShortSets.EmptySet - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing the empty set and implementing a type-specific set interface.
ShortSets.Singleton - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing a type-specific singleton set.
ShortSets.SynchronizedSet - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sets.
ShortSets.UnmodifiableSet - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sets.
ShortShortImmutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortShortImmutablePair(short, short) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortShortImmutablePair
Creates a new type-specific immutable Pair with given left and right value.
ShortShortImmutableSortedPair - Class in it.unimi.dsi.fastutil.shorts
A type-specific immutable SortedPair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortShortMutablePair - Class in it.unimi.dsi.fastutil.shorts
A type-specific mutable Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortShortMutablePair(short, short) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
Creates a new type-specific mutable Pair with given left and right value.
ShortShortPair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Pair; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortShortSortedPair - Interface in it.unimi.dsi.fastutil.shorts
A type-specific immutable SortedPair.
ShortSortedSet - Interface in it.unimi.dsi.fastutil.shorts
A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSortedSets - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific sorted sets.
ShortSortedSets.EmptySet - Class in it.unimi.dsi.fastutil.shorts
An immutable class representing the empty sorted set and implementing a type-specific set interface.
ShortSortedSets.Singleton - Class in it.unimi.dsi.fastutil.shorts
A class representing a singleton sorted set.
ShortSortedSets.SynchronizedSortedSet - Class in it.unimi.dsi.fastutil.shorts
A synchronized wrapper class for sorted sets.
ShortSortedSets.UnmodifiableSortedSet - Class in it.unimi.dsi.fastutil.shorts
An unmodifiable wrapper class for sorted sets.
ShortSpliterator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Spliterator; provides an additional methods to avoid (un)boxing, and the possibility to skip elements.
ShortSpliterators - Class in it.unimi.dsi.fastutil.shorts
A class providing static methods and objects that do useful things with type-specific spliterators.
ShortSpliterators.AbstractIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a spliterator backed by an index based data store.
ShortSpliterators.EarlyBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a spliterator backed by an index based data store.
ShortSpliterators.EmptySpliterator - Class in it.unimi.dsi.fastutil.shorts
A class returning no elements and a type-specific spliterator interface.
ShortSpliterators.LateBindingSizeIndexBasedSpliterator - Class in it.unimi.dsi.fastutil.shorts
A skeletal implementation for a spliterator backed by an index based data store.
ShortStack - Interface in it.unimi.dsi.fastutil.shorts
A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSubList(ShortBigList, long, long) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
ShortSubList(ShortList, int, int) - Constructor for class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
ShortUnaryOperator - Interface in it.unimi.dsi.fastutil.shorts
A type-specific UnaryOperator; provides methods operating both on objects and on primitives.
shuffle(boolean[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(boolean[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(boolean[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(boolean[][], Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(boolean[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(boolean[], Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(byte[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(byte[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(byte[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(byte[][], Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(byte[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(byte[], Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(char[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(char[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(char[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(char[][], Random) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(char[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(char[], Random) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(double[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(double[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(double[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(double[][], Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(double[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(double[], Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(float[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(float[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(float[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(float[][], Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(float[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(float[], Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(int[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(int[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(int[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(int[][], Random) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(int[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(int[], Random) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(long[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(long[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(long[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(long[][], Random) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(long[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(long[], Random) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(short[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(short[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(short[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(short[][], Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(short[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(short[], Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Shuffles the specified array using the specified pseudorandom number generator.
shuffle(BooleanBigList, Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(BooleanList, Random) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(ByteBigList, Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(ByteList, Random) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(CharBigList, Random) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(CharList, Random) - Static method in class it.unimi.dsi.fastutil.chars.CharLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(DoubleBigList, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(DoubleList, Random) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(FloatBigList, Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(FloatList, Random) - Static method in class it.unimi.dsi.fastutil.floats.FloatLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(IntBigList, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(IntList, Random) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(LongBigList, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(LongList, Random) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(ObjectBigList<K>, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(ObjectList<K>, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(ReferenceBigList<K>, Random) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(ReferenceList<K>, Random) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(ShortBigList, Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Shuffles the specified big list using the specified pseudorandom number generator.
shuffle(ShortList, Random) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLists
Shuffles the specified list using the specified pseudorandom number generator.
shuffle(K[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(K[][], long, long, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Shuffles the specified big array fragment using the specified pseudorandom number generator.
shuffle(K[][], Random) - Static method in class it.unimi.dsi.fastutil.BigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(K[][], Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Shuffles the specified big array using the specified pseudorandom number generator.
shuffle(K[], int, int, Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Shuffles the specified array fragment using the specified pseudorandom number generator.
shuffle(K[], Random) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Shuffles the specified array using the specified pseudorandom number generator.
singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators
Returns an iterator that iterates just over the given element.
singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an immutable iterator that iterates just over the given element.
singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLists
Returns a type-specific immutable list containing only the specified element.
singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSets
Returns a type-specific immutable set containing only the specified element.
singleton(boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Returns a spliterator that iterates just over the given element.
singleton(boolean, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Returns a spliterator that iterates just over the given element.
singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators
Returns an iterator that iterates just over the given element.
singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns an immutable iterator that iterates just over the given element.
singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLists
Returns a type-specific immutable list containing only the specified element.
singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns a type-specific immutable set containing only the specified element.
singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Returns a spliterator that iterates just over the given element.
singleton(byte, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, boolean) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, boolean, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, byte) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, char) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, char) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, char) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, char, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, double) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, double) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, double) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, double, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, float) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, float) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, float) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, float, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, int) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, int) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, int) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, long) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, long) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, long) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, long, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, short) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, short) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, short) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, short, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Returns a spliterator that iterates just over the given element.
singleton(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, V, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(byte, V, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigListIterators
Returns an iterator that iterates just over the given element.
singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns an immutable iterator that iterates just over the given element.
singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharLists
Returns a type-specific immutable list containing only the specified element.
singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns a type-specific immutable set containing only the specified element.
singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(char) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Returns a spliterator that iterates just over the given element.
singleton(char, boolean) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, boolean) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, boolean) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, boolean, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, byte) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, byte) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, byte) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, byte, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, char) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, char) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, char) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, double) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, double) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, double) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, double, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, float) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, float) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, float) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, float, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, int) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, int) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, int) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, long) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, long) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, long) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, long, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, short) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, short) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, short) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, short, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(char, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Returns a spliterator that iterates just over the given element.
singleton(char, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(char, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(char, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, V, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(char, V, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
Returns an iterator that iterates just over the given element.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an immutable iterator that iterates just over the given element.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
Returns a type-specific immutable list containing only the specified element.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a type-specific immutable set containing only the specified element.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Returns a spliterator that iterates just over the given element.
singleton(double, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, boolean) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, boolean, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, byte) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, byte) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, byte) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, byte, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, char) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, char) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, char) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, char, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, float) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, float) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, float) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, float, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, int) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, short) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, short) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, short) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, short, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Returns a spliterator that iterates just over the given element.
singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, V, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(double, V, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators
Returns an iterator that iterates just over the given element.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an immutable iterator that iterates just over the given element.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatLists
Returns a type-specific immutable list containing only the specified element.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a type-specific immutable set containing only the specified element.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Returns a spliterator that iterates just over the given element.
singleton(float, boolean) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, boolean) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, boolean) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, boolean, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, byte) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, byte) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, byte) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, byte, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, char) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, char) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, char) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, char, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, double) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, double) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, double) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, double, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, float) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, float) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, float) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, int) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, int) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, int) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, long) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, long) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, long) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, long, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, short) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, short) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, short) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, short, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Returns a spliterator that iterates just over the given element.
singleton(float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, V, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(float, V, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigListIterators
Returns an iterator that iterates just over the given element.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an immutable iterator that iterates just over the given element.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
Returns a type-specific immutable list containing only the specified element.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns a type-specific immutable set containing only the specified element.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Returns a spliterator that iterates just over the given element.
singleton(int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, boolean) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, boolean, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, byte) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, byte) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, byte) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, byte, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, char) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, char) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, char) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, char, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, double, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, float) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, float) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, float) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, float, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, int) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, int) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, int) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, short) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, short) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, short) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, short, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Returns a spliterator that iterates just over the given element.
singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(int, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, V, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(int, V, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigListIterators
Returns an iterator that iterates just over the given element.
singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an immutable iterator that iterates just over the given element.
singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
Returns a type-specific immutable list containing only the specified element.
singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns a type-specific immutable set containing only the specified element.
singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Returns a spliterator that iterates just over the given element.
singleton(long, boolean) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, boolean) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, boolean) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, boolean, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, byte, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, char) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, char) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, char) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, char, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, double, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, float) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, float) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, float) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, float, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, int) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, int) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, int) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, short) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, short) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, short) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, short, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Returns a spliterator that iterates just over the given element.
singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, V, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(long, V, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators
Returns an iterator that iterates just over the given element.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns an immutable iterator that iterates just over the given element.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLists
Returns a type-specific immutable list containing only the specified element.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a type-specific immutable set containing only the specified element.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Returns a spliterator that iterates just over the given element.
singleton(short, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, boolean) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, boolean, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, byte) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, byte) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, byte) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, byte, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, char) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, char) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, char) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, char, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, double) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, double) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, double) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, double, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, float) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, float) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, float) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, float, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, int) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, int) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, int) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, long) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, long) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, long) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, long, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, short) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Returns a spliterator that iterates just over the given element.
singleton(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, V, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(short, V, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Boolean) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSets
Returns a type-specific immutable set containing only the specified element.
singleton(Byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns a type-specific immutable set containing only the specified element.
singleton(Byte, Boolean) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Boolean) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Boolean) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Boolean, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Byte) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Byte) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Byte) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Byte, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Character) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Character) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Character) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Character, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Double) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Double) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Double) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Double, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Float) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Float) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Float) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Float, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Integer) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Integer) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Integer) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Integer, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Long) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Long) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Long) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Long, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Short) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, Short) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, Short) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, Short, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Byte, V) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, V, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Byte, V, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns a type-specific immutable set containing only the specified element.
singleton(Character, Boolean) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Boolean) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Boolean) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Boolean, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Byte) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Byte) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Byte) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Byte, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Character) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Character) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Character) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Character, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Double) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Double) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Double) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Double, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Float) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Float) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Float) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Float, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Integer) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Integer) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Integer) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Integer, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Long) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Long) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Long) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Long, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Short) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, Short) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, Short) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, Short, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Character, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Character, V) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, V, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Character, V, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a type-specific immutable set containing only the specified element.
singleton(Double, Boolean) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Boolean) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Boolean) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Boolean, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Byte) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Byte) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Byte) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Byte, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Character) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Character) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Character) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Character, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Double) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Double, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Float) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Float) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Float) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Float, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Integer) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Integer) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Integer) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Integer, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Long) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Long, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Short) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, Short) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, Short) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, Short, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Double, V) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, V, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Double, V, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a type-specific immutable set containing only the specified element.
singleton(Float, Boolean) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Boolean) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Boolean) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Boolean, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Byte) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Byte) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Byte) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Byte, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Character) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Character) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Character) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Character, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Double) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Double) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Double) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Double, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Float) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Float) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Float) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Float, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Integer) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Integer) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Integer) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Integer, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Long) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Long) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Long) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Long, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Short) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, Short) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, Short) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, Short, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Float, V) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, V, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Float, V, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns a type-specific immutable set containing only the specified element.
singleton(Integer, Boolean) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Boolean) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Boolean) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Boolean, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Byte) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Byte) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Byte) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Byte, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Character) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Character) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Character) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Character, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Double) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Double, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Float) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Float) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Float) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Float, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Integer) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Integer) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Integer) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Integer, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Long) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Long, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Short) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, Short) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, Short) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, Short, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Integer, V) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, V, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Integer, V, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns a type-specific immutable set containing only the specified element.
singleton(Long, Boolean) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Boolean) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Boolean) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Boolean, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Byte) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Byte, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Character) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Character) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Character) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Character, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Double) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Double, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Float) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Float) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Float) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Float, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Integer) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Integer) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Integer) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Integer, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Long) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Long, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Short) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, Short) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, Short) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, Short, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Long, V) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, V, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Long, V, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.chars.CharLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.chars.CharSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLists
Returns a type-specific immutable list containing only the specified element.
singleton(Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(Object, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Object, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Object, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Object, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Object, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Object, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Object, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(Short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a type-specific immutable set containing only the specified element.
singleton(Short, Boolean) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Boolean) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Boolean) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Boolean, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Byte) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Byte) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Byte) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Byte, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Character) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Character) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Character) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Character, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Double) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Double) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Double) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Double, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Float) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Float) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Float) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Float, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Integer) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Integer) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Integer) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Integer, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Long) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Long) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Long) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Long, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Short) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, Short) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, Short) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, Short, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(Short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(Short, V) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, V, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(Short, V, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
Returns an iterator that iterates just over the given element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an immutable iterator that iterates just over the given element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
Returns a type-specific immutable list containing only the specified element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
Returns a type-specific immutable set containing only the specified element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Returns a spliterator that iterates just over the given element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Returns a type-specific immutable big list containing only the specified element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLists
Returns a type-specific immutable list containing only the specified element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSets
Returns a type-specific immutable set containing only the specified element.
singleton(K) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets
Returns a type-specific immutable sorted set containing only the specified element.
singleton(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, boolean) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, boolean, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, boolean, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, byte) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, byte, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, byte, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, char) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, char) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, char) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, char) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, char) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, char) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, char, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, char, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, double) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, double, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, double, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, float) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, float, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, float, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, int) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, long) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, long, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, long, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, short) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, short) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, short) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, short) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, short) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, short) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, short, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, short, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Boolean) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Boolean) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Boolean) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Boolean) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Boolean) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Boolean) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Boolean, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Boolean, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Byte) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Byte) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Byte) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Byte) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Byte) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Byte) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Byte, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Byte, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Character) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Character) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Character) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Character) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Character) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Character) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Character, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Character, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Double) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Double, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Double, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Float) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Float, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Float, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Integer) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Integer, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Integer, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Long) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Long, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Long, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Short) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Short) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Short) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Short) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, Short) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, Short) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Short, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Short, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(K, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Returns a spliterator that iterates just over the given element.
singleton(K, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets
Returns a type-specific immutable sorted set containing only the specified element, and using a specified comparator.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions
Returns a type-specific immutable function containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Returns a type-specific immutable map containing only the specified pair.
singleton(K, V) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, V, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, V, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, V, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
singleton(K, V, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns a type-specific immutable sorted map containing only the specified pair.
size() - Method in interface it.unimi.dsi.fastutil.BigList
Deprecated.
Use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Deprecated.
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Deprecated.
size() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
size() - Method in interface it.unimi.dsi.fastutil.Function
Returns the intended number of keys in this function, or -1 if no such number exists.
size() - Method in interface it.unimi.dsi.fastutil.IndirectPriorityQueue
Returns the number of elements in this queue.
size() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.EmptyIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.IndirectPriorityQueues.SynchronizedIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Deprecated.
size() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Deprecated.
size() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Deprecated.
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Deprecated.
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
size() - Method in interface it.unimi.dsi.fastutil.PriorityQueue
Returns the number of elements in this queue.
size() - Method in class it.unimi.dsi.fastutil.PriorityQueues.EmptyPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntrySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use Size64.size64() instead.
size() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
size() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
Returns the number of key/value mappings in this map.
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.IterableCollection
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues.SynchronizedPriorityQueue
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
size() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
size() - Method in interface it.unimi.dsi.fastutil.Size64
Deprecated.
Use Size64.size64() instead.
size(int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
size(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
size(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
size(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
size(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
size(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
size(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
size(int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
size(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
size(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Sets the size of this list.
size(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
size(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
size(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
size(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
size(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
size(long) - Method in interface it.unimi.dsi.fastutil.BigList
Sets the size of this big list.
size(long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
size(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
Deprecated.
size(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
Deprecated.
size(BooleanIterable) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterables
Counts the number of elements returned by a type-specific iterable.
size(ByteIterable) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterables
Counts the number of elements returned by a type-specific iterable.
size(CharIterable) - Static method in class it.unimi.dsi.fastutil.chars.CharIterables
Counts the number of elements returned by a type-specific iterable.
size(DoubleIterable) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterables
Counts the number of elements returned by a type-specific iterable.
size(FloatIterable) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterables
Counts the number of elements returned by a type-specific iterable.
size(IntIterable) - Static method in class it.unimi.dsi.fastutil.ints.IntIterables
Counts the number of elements returned by a type-specific iterable.
size(LongIterable) - Static method in class it.unimi.dsi.fastutil.longs.LongIterables
Counts the number of elements returned by a type-specific iterable.
size(ShortIterable) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterables
Counts the number of elements returned by a type-specific iterable.
size(Iterable<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterables
Counts the number of elements returned by a type-specific iterable.
size64() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
size64() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.bytes.ByteMappedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.chars.CharMappedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleMappedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
size64() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatMappedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
size64() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntMappedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
size64() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongMappedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
size64() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
size64() - Method in class it.unimi.dsi.fastutil.shorts.ShortMappedBigList
 
size64() - Method in interface it.unimi.dsi.fastutil.Size64
Returns the size of this data structure as a long.
Size64 - Interface in it.unimi.dsi.fastutil
An interface for data structures whose size can exceed Integer.MAX_VALUE.
sizeOf(Collection<?>) - Static method in interface it.unimi.dsi.fastutil.Size64
Returns the size for a given Collection as a long, using Size64.size64() if applicable, else using Collection.size().
sizeOf(Map<?, ?>) - Static method in interface it.unimi.dsi.fastutil.Size64
Returns the size for a given Map as a long, using Size64.size64() if applicable, else using Map.size().
skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.chars.CharBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.chars.CharIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.chars.CharIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.floats.FloatIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.ints.IntIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.longs.LongBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.longs.LongIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectIterators.EmptyIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBidirectionalIterator
Skips the given number of elements.
skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
skip(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterator
Skips the given number of elements.
skip(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.AbstractIndexBasedIterator
 
skip(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortIterators.EmptyIterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.io.FastBufferedInputStream
Skips over and discards the given number of bytes of data from this fast buffered input stream.
skip(long) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayInputStream
 
skip(long) - Method in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
 
skip(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
 
skip(long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigListIterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.AbstractIndexBasedBigIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.BigListIteratorListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.EmptyBigListIterator
 
skip(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
 
skip(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
Skips the given number of elements.
skip(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
 
SLICE_BITS - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The number of bits of an array slice index.
SLICE_MASK - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The mask to retrieve a slice offset.
SLICE_SIZE - Static variable in class it.unimi.dsi.fastutil.io.FastMultiByteArrayInputStream
The maximum length of an array slice.
sort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
sort(BooleanComparator) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Sort a list using a type-specific comparator.
sort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
sort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
sort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
sort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
sort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
sort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
sort(ByteComparator) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Sort a list using a type-specific comparator.
sort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
sort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
sort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
sort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
sort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
sort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
sort(CharComparator) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Sort a list using a type-specific comparator.
sort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
sort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
sort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
sort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
sort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
sort(DoubleComparator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Sort a list using a type-specific comparator.
sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
sort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
sort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
sort(FloatComparator) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Sort a list using a type-specific comparator.
sort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
sort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
sort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
sort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
sort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
sort(IntComparator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Sort a list using a type-specific comparator.
sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
sort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
sort(LongComparator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Sort a list using a type-specific comparator.
sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
sort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
sort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
sort(ShortComparator) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Sort a list using a type-specific comparator.
sort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
sort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
sort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
sort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
sort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
sort(Comparator<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
sort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
sort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
Deprecated.
sort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
sort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
sort(Comparator<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
sort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
sort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
Deprecated.
sort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
sort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
sort(Comparator<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
sort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
sort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
Deprecated.
sort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
sort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
sort(Comparator<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
Deprecated.
sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
sort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
sort(Comparator<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
sort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
sort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
Deprecated.
sort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
sort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
sort(Comparator<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
Deprecated.
sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
sort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
sort(Comparator<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
Deprecated.
sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
sort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
sort(Comparator<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
sort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
sort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
sort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
Deprecated.
sort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
sort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
sort(Comparator<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Sorts this list using a sort assured to be stable.
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
sort(Comparator<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Sorts this list using a sort assured to be stable.
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
sort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.chars.CharSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.floats.FloatSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.ints.IntSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.longs.LongSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
 
SORTED_SET_SPLITERATOR_CHARACTERISTICS - Static variable in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
 
SortedPair<K extends Comparable<K>> - Interface in it.unimi.dsi.fastutil
A pair of sorted elements.
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntrySet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns a type-specific spliterator on the elements of this big-list.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns a type-specific spliterator on the elements of this collection.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.IterableCollection
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIterable
Returns a type-specific spliterator on the elements of this iterable.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns a type-specific spliterator on the elements of this list.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
 
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
 
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSet
Returns a type-specific spliterator on the elements of this set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
spliterator() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a type-specific spliterator on the elements of this sorted-set.
spliterator() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
stabilize(int[], boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Stabilizes a permutation.
stabilize(int[], boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Stabilizes a permutation.
stabilize(int[], byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Stabilizes a permutation.
stabilize(int[], byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Stabilizes a permutation.
stabilize(int[], char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Stabilizes a permutation.
stabilize(int[], char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Stabilizes a permutation.
stabilize(int[], double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Stabilizes a permutation.
stabilize(int[], double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Stabilizes a permutation.
stabilize(int[], float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Stabilizes a permutation.
stabilize(int[], float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Stabilizes a permutation.
stabilize(int[], int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Stabilizes a permutation.
stabilize(int[], int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Stabilizes a permutation.
stabilize(int[], long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Stabilizes a permutation.
stabilize(int[], long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Stabilizes a permutation.
stabilize(int[], short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Stabilizes a permutation.
stabilize(int[], short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Stabilizes a permutation.
stabilize(int[], K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Stabilizes a permutation.
stabilize(int[], K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Stabilizes a permutation.
stableSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
stableSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
Stack<K> - Interface in it.unimi.dsi.fastutil
A stack.
start(int) - Static method in class it.unimi.dsi.fastutil.BigArrays
Computes the starting index of a given segment.
storeBooleans(boolean[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeBooleans(boolean[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeBooleans(boolean[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a File object.
storeBooleans(boolean[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a given print stream.
storeBooleans(boolean[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeBooleans(boolean[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a pathname.
storeBooleans(boolean[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeBooleans(boolean[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeBooleans(boolean[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a File object.
storeBooleans(boolean[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a given print stream.
storeBooleans(boolean[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeBooleans(boolean[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a pathname.
storeBooleans(boolean[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeBooleans(boolean[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeBooleans(boolean[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a File object.
storeBooleans(boolean[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a given print stream.
storeBooleans(boolean[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeBooleans(boolean[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a pathname.
storeBooleans(boolean[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeBooleans(boolean[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeBooleans(boolean[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a File object.
storeBooleans(boolean[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a given print stream.
storeBooleans(boolean[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeBooleans(boolean[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a pathname.
storeBooleans(BooleanIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeBooleans(BooleanIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeBooleans(BooleanIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a File object.
storeBooleans(BooleanIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a given print stream.
storeBooleans(BooleanIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeBooleans(BooleanIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a pathname.
storeBytes(byte[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeBytes(byte[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeBytes(byte[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a File object.
storeBytes(byte[][], long, long, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a given writable channel.
storeBytes(byte[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a given print stream.
storeBytes(byte[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeBytes(byte[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a pathname.
storeBytes(byte[][], long, long, WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a given writable channel.
storeBytes(byte[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeBytes(byte[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeBytes(byte[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a File object.
storeBytes(byte[][], OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel.
storeBytes(byte[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a given print stream.
storeBytes(byte[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeBytes(byte[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a pathname.
storeBytes(byte[][], WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel.
storeBytes(byte[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeBytes(byte[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeBytes(byte[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a File object.
storeBytes(byte[], int, int, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel.
storeBytes(byte[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a given print stream.
storeBytes(byte[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeBytes(byte[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a pathname.
storeBytes(byte[], int, int, WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel.
storeBytes(byte[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeBytes(byte[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeBytes(byte[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a File object.
storeBytes(byte[], OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel.
storeBytes(byte[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a given print stream.
storeBytes(byte[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeBytes(byte[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a pathname.
storeBytes(byte[], WritableByteChannel) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel.
storeBytes(ByteIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeBytes(ByteIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeBytes(ByteIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a File object.
storeBytes(ByteIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a given print stream.
storeBytes(ByteIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeBytes(ByteIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a pathname.
storeChars(char[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeChars(char[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeChars(char[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object, using the given byte order.
storeChars(char[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeChars(char[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename, using the given byte order.
storeChars(char[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeChars(char[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeChars(char[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeChars(char[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeChars(char[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeChars(char[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename, using the given byte order.
storeChars(char[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel, using the given byte order.
storeChars(char[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeChars(char[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeChars(char[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object, using the given byte order.
storeChars(char[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeChars(char[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename, using the given byte order.
storeChars(char[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeChars(char[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeChars(char[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeChars(char[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeChars(char[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeChars(char[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename, using the given byte order.
storeChars(char[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel, using the given byte order.
storeChars(CharIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeChars(CharIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeChars(CharIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
storeChars(CharIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeChars(CharIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
storeChars(CharIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given writable channel, using the given byte order.
storeDoubles(double[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeDoubles(double[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeDoubles(double[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a File object.
storeDoubles(double[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object, using the given byte order.
storeDoubles(double[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a given print stream.
storeDoubles(double[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeDoubles(double[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a pathname.
storeDoubles(double[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename, using the given byte order.
storeDoubles(double[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeDoubles(double[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeDoubles(double[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeDoubles(double[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a File object.
storeDoubles(double[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeDoubles(double[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a given print stream.
storeDoubles(double[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeDoubles(double[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a pathname.
storeDoubles(double[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename, using the given byte order.
storeDoubles(double[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel, using the given byte order.
storeDoubles(double[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeDoubles(double[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeDoubles(double[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a File object.
storeDoubles(double[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object, using the given byte order.
storeDoubles(double[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a given print stream.
storeDoubles(double[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeDoubles(double[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a pathname.
storeDoubles(double[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename, using the given byte order.
storeDoubles(double[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeDoubles(double[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeDoubles(double[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeDoubles(double[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a File object.
storeDoubles(double[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeDoubles(double[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a given print stream.
storeDoubles(double[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeDoubles(double[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a pathname.
storeDoubles(double[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename, using the given byte order.
storeDoubles(double[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel, using the given byte order.
storeDoubles(DoubleIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeDoubles(DoubleIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeDoubles(DoubleIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a File object.
storeDoubles(DoubleIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
storeDoubles(DoubleIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a given print stream.
storeDoubles(DoubleIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeDoubles(DoubleIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a pathname.
storeDoubles(DoubleIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
storeDoubles(DoubleIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given writable channel, using the given byte order.
storeFloats(float[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeFloats(float[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeFloats(float[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a File object.
storeFloats(float[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object, using the given byte order.
storeFloats(float[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a given print stream.
storeFloats(float[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeFloats(float[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a pathname.
storeFloats(float[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename, using the given byte order.
storeFloats(float[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeFloats(float[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeFloats(float[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeFloats(float[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a File object.
storeFloats(float[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeFloats(float[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a given print stream.
storeFloats(float[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeFloats(float[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a pathname.
storeFloats(float[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename, using the given byte order.
storeFloats(float[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel, using the given byte order.
storeFloats(float[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeFloats(float[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeFloats(float[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a File object.
storeFloats(float[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object, using the given byte order.
storeFloats(float[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a given print stream.
storeFloats(float[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeFloats(float[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a pathname.
storeFloats(float[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename, using the given byte order.
storeFloats(float[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeFloats(float[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeFloats(float[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeFloats(float[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a File object.
storeFloats(float[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeFloats(float[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a given print stream.
storeFloats(float[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeFloats(float[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a pathname.
storeFloats(float[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename, using the given byte order.
storeFloats(float[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel, using the given byte order.
storeFloats(FloatIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeFloats(FloatIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeFloats(FloatIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a File object.
storeFloats(FloatIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
storeFloats(FloatIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a given print stream.
storeFloats(FloatIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeFloats(FloatIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a pathname.
storeFloats(FloatIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
storeFloats(FloatIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given writable channel, using the given byte order.
storeInts(int[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeInts(int[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeInts(int[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a File object.
storeInts(int[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object, using the given byte order.
storeInts(int[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a given print stream.
storeInts(int[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeInts(int[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a pathname.
storeInts(int[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename, using the given byte order.
storeInts(int[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeInts(int[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeInts(int[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeInts(int[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a File object.
storeInts(int[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeInts(int[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a given print stream.
storeInts(int[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeInts(int[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a pathname.
storeInts(int[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename, using the given byte order.
storeInts(int[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel, using the given byte order.
storeInts(int[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeInts(int[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeInts(int[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a File object.
storeInts(int[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object, using the given byte order.
storeInts(int[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a given print stream.
storeInts(int[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeInts(int[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a pathname.
storeInts(int[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename, using the given byte order.
storeInts(int[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeInts(int[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeInts(int[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeInts(int[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a File object.
storeInts(int[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeInts(int[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a given print stream.
storeInts(int[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeInts(int[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a pathname.
storeInts(int[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename, using the given byte order.
storeInts(int[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel, using the given byte order.
storeInts(IntIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeInts(IntIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeInts(IntIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a File object.
storeInts(IntIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
storeInts(IntIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a given print stream.
storeInts(IntIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeInts(IntIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a pathname.
storeInts(IntIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
storeInts(IntIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given writable channel, using the given byte order.
storeLongs(long[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeLongs(long[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeLongs(long[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a File object.
storeLongs(long[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object, using the given byte order.
storeLongs(long[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a given print stream.
storeLongs(long[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeLongs(long[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a pathname.
storeLongs(long[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename, using the given byte order.
storeLongs(long[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeLongs(long[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeLongs(long[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeLongs(long[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a File object.
storeLongs(long[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeLongs(long[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a given print stream.
storeLongs(long[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeLongs(long[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a pathname.
storeLongs(long[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename, using the given byte order.
storeLongs(long[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel, using the given byte order.
storeLongs(long[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeLongs(long[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeLongs(long[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a File object.
storeLongs(long[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object, using the given byte order.
storeLongs(long[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a given print stream.
storeLongs(long[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeLongs(long[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a pathname.
storeLongs(long[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename, using the given byte order.
storeLongs(long[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeLongs(long[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeLongs(long[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeLongs(long[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a File object.
storeLongs(long[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeLongs(long[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a given print stream.
storeLongs(long[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeLongs(long[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a pathname.
storeLongs(long[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename, using the given byte order.
storeLongs(long[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel, using the given byte order.
storeLongs(LongIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeLongs(LongIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeLongs(LongIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a File object.
storeLongs(LongIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
storeLongs(LongIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a given print stream.
storeLongs(LongIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeLongs(LongIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a pathname.
storeLongs(LongIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
storeLongs(LongIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given writable channel, using the given byte order.
storeObject(Object, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an object in a file given by a File object.
storeObject(Object, OutputStream) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an object in a given output stream.
storeObject(Object, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an object in a file given by a filename.
storeShorts(short[][], long, long, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeShorts(short[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object.
storeShorts(short[][], long, long, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a File object.
storeShorts(short[][], long, long, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a File object, using the given byte order.
storeShorts(short[][], long, long, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a given print stream.
storeShorts(short[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename.
storeShorts(short[][], long, long, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big-array fragment to a file given by a pathname.
storeShorts(short[][], long, long, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big-array fragment to a file given by a filename, using the given byte order.
storeShorts(short[][], long, long, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeShorts(short[][], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given data output.
storeShorts(short[][], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeShorts(short[][], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a File object.
storeShorts(short[][], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeShorts(short[][], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a given print stream.
storeShorts(short[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename.
storeShorts(short[][], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores a big array to a file given by a pathname.
storeShorts(short[][], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a file given by a filename, using the given byte order.
storeShorts(short[][], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores a big array to a given writable channel, using the given byte order.
storeShorts(short[], int, int, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given data output.
storeShorts(short[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object.
storeShorts(short[], int, int, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a File object.
storeShorts(short[], int, int, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a File object, using the given byte order.
storeShorts(short[], int, int, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a given print stream.
storeShorts(short[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename.
storeShorts(short[], int, int, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array fragment to a file given by a pathname.
storeShorts(short[], int, int, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a file given by a filename, using the given byte order.
storeShorts(short[], int, int, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array fragment to a given writable channel, using the given byte order.
storeShorts(short[], DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given data output.
storeShorts(short[], File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object.
storeShorts(short[], File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a File object.
storeShorts(short[], File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a File object, using the given byte order.
storeShorts(short[], PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a given print stream.
storeShorts(short[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename.
storeShorts(short[], CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores an array to a file given by a pathname.
storeShorts(short[], CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a file given by a filename, using the given byte order.
storeShorts(short[], WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores an array to a given writable channel, using the given byte order.
storeShorts(ShortIterator, DataOutput) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given data output.
storeShorts(ShortIterator, File) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object.
storeShorts(ShortIterator, File) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a File object.
storeShorts(ShortIterator, File, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a File object, using the given byte order.
storeShorts(ShortIterator, PrintStream) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a given print stream.
storeShorts(ShortIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename.
storeShorts(ShortIterator, CharSequence) - Static method in class it.unimi.dsi.fastutil.io.TextIO
Stores the element returned by an iterator to a file given by a pathname.
storeShorts(ShortIterator, CharSequence, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a file given by a filename, using the given byte order.
storeShorts(ShortIterator, WritableByteChannel, ByteOrder) - Static method in class it.unimi.dsi.fastutil.io.BinIO
Stores the element returned by an iterator to a given writable channel, using the given byte order.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns the hashing strategy.
strategy() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Returns the hashing strategy.
stream() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
stream() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
stream() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use the corresponding type-specific method instead.
stream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
stream() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use the corresponding type-specific method instead.
stream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
stream() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use the corresponding type-specific method instead.
stream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
stream() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use the corresponding type-specific method instead.
stream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
stream() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use the corresponding type-specific method instead.
stream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
stream() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use the corresponding type-specific method instead.
stream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
stream() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
stream() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
stream() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
stream() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use the corresponding type-specific method instead.
stream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
stream() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList.BooleanSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList.ByteSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList.CharSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList.DoubleSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList.FloatSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList.LongSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList.ObjectSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList.ReferenceSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortRandomAccessSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList.ShortSubList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Returns a type-specific view of the portion of this list from the index from, inclusive, to the index to, exclusive.
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedRandomAccessList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
subList(int, int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableRandomAccessList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.BigList
Returns a big sublist view of this big list.
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList.BooleanSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList.ByteSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList.CharSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.chars.CharBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList.DoubleSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList.FloatSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.floats.FloatBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList.IntSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.ints.IntBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList.LongSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList.ObjectSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList.ReferenceSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.UnmodifiableBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortRandomAccessSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList.ShortSubList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
 
subList(long, long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBigList
Returns a type-specific view of the portion of this type-specific big list from the index from, inclusive, to the index to, exclusive.
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.SynchronizedBigList
 
subList(long, long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.UnmodifiableBigList
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
subMap(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
subMap(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
subMap(char, char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
subMap(char, char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
subMap(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
subMap(double, double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
subMap(float, float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
subMap(float, float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
subMap(int, int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
subMap(int, int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
subMap(long, long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
subMap(long, long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
subMap(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
subMap(short, short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns a view of the portion of this sorted map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
subMap(K, K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
subSet(byte, byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
subSet(byte, byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
subSet(char, char) - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
subSet(char, char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
subSet(double, double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
subSet(double, double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
subSet(float, float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
subSet(float, float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
subSet(int, int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
subSet(int, int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
subSet(long, long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
subSet(long, long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
subSet(short, short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
subSet(short, short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
subSet(Byte, Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Byte, Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Character, Character) - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Character, Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Double, Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Double, Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Float, Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Float, Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Integer, Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Integer, Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Long, Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Long, Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Short, Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(Short, Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
subSet(K, K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(K, K) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSortedSet
Returns a view of the portion of this sorted set whose elements range from fromElement, inclusive, to toElement, exclusive.
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
subSet(K, K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
swap(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
swap(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Swaps two elements of an anrray.
swap(boolean[], int, int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Swaps two sequences of elements of an array.
swap(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
swap(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Swaps two elements of an anrray.
swap(byte[], int, int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Swaps two sequences of elements of an array.
swap(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
swap(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Swaps two elements of an anrray.
swap(char[], int, int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Swaps two sequences of elements of an array.
swap(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
swap(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Swaps two elements of an anrray.
swap(double[], int, int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Swaps two sequences of elements of an array.
swap(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
swap(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Swaps two elements of an anrray.
swap(float[], int, int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Swaps two sequences of elements of an array.
swap(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
swap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Swaps two elements of an anrray.
swap(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Swaps two sequences of elements of an array.
swap(int, int) - Method in interface it.unimi.dsi.fastutil.Swapper
Swaps the data at the given positions.
swap(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
swap(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Swaps two elements of an anrray.
swap(long[], int, int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Swaps two sequences of elements of an array.
swap(long, long) - Method in interface it.unimi.dsi.fastutil.BigSwapper
Swaps the data at the given positions.
swap(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
swap(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Swaps two elements of an anrray.
swap(short[], int, int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Swaps two sequences of elements of an array.
swap(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Swaps the element of the given big array of specified indices.
swap(K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
swap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Swaps two elements of an anrray.
swap(K[], int, int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Swaps two sequences of elements of an array.
Swapper - Interface in it.unimi.dsi.fastutil
An object that can swap elements whose position is specified by integers.
synchronize(BooleanBigList) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(BooleanBigList, Object) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns a synchronized collection backed by the specified collection.
synchronize(BooleanCollection, Object) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(BooleanList) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(BooleanList, Object) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(BooleanSet) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(BooleanSet, Object) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(Byte2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2BooleanFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2BooleanMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2BooleanMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2BooleanSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2ByteFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2ByteMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2CharFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2CharFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2CharMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2CharMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2CharSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2DoubleMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2FloatFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2FloatFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2FloatMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2FloatMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2FloatSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2IntFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2IntMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2LongFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2LongMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2ReferenceFunction<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2ReferenceFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2ReferenceMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2ReferenceSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Byte2ShortFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Byte2ShortFunction, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Byte2ShortMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Byte2ShortMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Byte2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Byte2ShortSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(ByteBigList) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(ByteBigList, Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(ByteCollection) - Static method in class it.unimi.dsi.fastutil.bytes.ByteCollections
Returns a synchronized collection backed by the specified collection.
synchronize(ByteCollection, Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(ByteList) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(ByteList, Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(BytePriorityQueue) - Static method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
synchronize(BytePriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.bytes.BytePriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
synchronize(ByteSet) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(ByteSet, Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(ByteSortedSet) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(ByteSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(Char2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2BooleanFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2BooleanMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2BooleanMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2BooleanSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2ByteFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2ByteMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2CharFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2CharFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2CharMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2CharMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2CharSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2DoubleMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2FloatFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2FloatFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2FloatMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2FloatMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2FloatSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2IntFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2IntMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2LongFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2LongMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2ReferenceFunction<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2ReferenceFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2ReferenceMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2ReferenceSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Char2ShortFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Char2ShortFunction, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Char2ShortMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Char2ShortMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Char2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Char2ShortSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(CharBigList) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(CharBigList, Object) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(CharCollection) - Static method in class it.unimi.dsi.fastutil.chars.CharCollections
Returns a synchronized collection backed by the specified collection.
synchronize(CharCollection, Object) - Static method in class it.unimi.dsi.fastutil.chars.CharCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(CharList) - Static method in class it.unimi.dsi.fastutil.chars.CharLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(CharList, Object) - Static method in class it.unimi.dsi.fastutil.chars.CharLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(CharPriorityQueue) - Static method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
synchronize(CharPriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.chars.CharPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
synchronize(CharSet) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(CharSet, Object) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(CharSortedSet) - Static method in class it.unimi.dsi.fastutil.chars.CharSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(CharSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.chars.CharSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(Double2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2BooleanFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2BooleanMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2BooleanMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2BooleanSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2ByteFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2ByteMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2CharFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2CharFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2CharMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2CharMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2CharSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2FloatFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2FloatFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2FloatMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2FloatMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2FloatSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2IntFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2LongFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2ReferenceFunction<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2ReferenceFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2ReferenceMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2ReferenceSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Double2ShortFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Double2ShortFunction, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Double2ShortMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Double2ShortMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Double2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Double2ShortSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(DoubleBigList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(DoubleBigList, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
Returns a synchronized collection backed by the specified collection.
synchronize(DoubleCollection, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(DoubleList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(DoubleList, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(DoublePriorityQueue) - Static method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
synchronize(DoublePriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoublePriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
synchronize(DoubleSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(DoubleSet, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(DoubleSortedSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(DoubleSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(Float2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2BooleanFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2BooleanMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2BooleanMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2BooleanSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2ByteFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2ByteMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2CharFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2CharFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2CharMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2CharMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2CharSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2DoubleMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2FloatFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2FloatFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2FloatMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2FloatMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2FloatSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2IntFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2IntMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2LongFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2LongMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2ReferenceFunction<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2ReferenceFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2ReferenceMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2ReferenceSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Float2ShortFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Float2ShortFunction, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Float2ShortMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Float2ShortMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Float2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Float2ShortSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(FloatBigList) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(FloatBigList, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(FloatCollection) - Static method in class it.unimi.dsi.fastutil.floats.FloatCollections
Returns a synchronized collection backed by the specified collection.
synchronize(FloatCollection, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(FloatList) - Static method in class it.unimi.dsi.fastutil.floats.FloatLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(FloatList, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(FloatPriorityQueue) - Static method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
synchronize(FloatPriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
synchronize(FloatSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(FloatSet, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(FloatSortedSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(FloatSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(IndirectPriorityQueue<K>) - Static method in class it.unimi.dsi.fastutil.IndirectPriorityQueues
Returns a synchronized type-specific indirect priority queue backed by the specified type-specific indirect priority queue.
synchronize(IndirectPriorityQueue<K>, Object) - Static method in class it.unimi.dsi.fastutil.IndirectPriorityQueues
Returns a synchronized type-specific indirect priority queue backed by the specified type-specific indirect priority queue, using an assigned object to synchronize.
synchronize(Int2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2BooleanFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2BooleanMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2BooleanMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2BooleanSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2ByteFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2ByteMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2CharFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2CharFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2CharMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2CharMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2CharSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2FloatFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2FloatFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2FloatMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2FloatMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2FloatSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2IntFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2LongFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2ReferenceFunction<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2ReferenceFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2ReferenceMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2ReferenceSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Int2ShortFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Int2ShortFunction, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Int2ShortMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Int2ShortMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Int2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Int2ShortSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(IntBigList) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(IntBigList, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
Returns a synchronized collection backed by the specified collection.
synchronize(IntCollection, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(IntList) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(IntList, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(IntPriorityQueue) - Static method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
synchronize(IntPriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
synchronize(IntSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(IntSet, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(IntSortedSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(IntSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(Long2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2BooleanFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2BooleanMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2BooleanMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2BooleanSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2ByteFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2ByteMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2CharFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2CharFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2CharMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2CharMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2CharSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2FloatFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2FloatFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2FloatMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2FloatMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2FloatSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2IntFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2LongFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2ReferenceFunction<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2ReferenceFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2ReferenceMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2ReferenceSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Long2ShortFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Long2ShortFunction, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Long2ShortMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Long2ShortMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Long2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Long2ShortSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(LongBigList) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(LongBigList, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
Returns a synchronized collection backed by the specified collection.
synchronize(LongCollection, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(LongList) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(LongList, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(LongPriorityQueue) - Static method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
synchronize(LongPriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
synchronize(LongSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(LongSet, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(LongSortedSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(LongSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(Object2BooleanFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2BooleanFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2BooleanMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2BooleanMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2BooleanSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2ByteFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2ByteFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2ByteMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2ByteMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2ByteSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2CharFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2CharFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2CharMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2CharMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2CharSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2DoubleFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2DoubleFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2DoubleMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2DoubleSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2FloatFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2FloatFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2FloatMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2FloatMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2FloatSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2IntFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2IntFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2IntMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2IntSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2LongFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2LongFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2LongMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2LongSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2ObjectFunction<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2ObjectFunction<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2ObjectMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2ObjectSortedMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2ReferenceFunction<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2ReferenceFunction<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2ReferenceMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2ReferenceMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2ReferenceSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2ReferenceSortedMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Object2ShortFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Object2ShortFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Object2ShortMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Object2ShortMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Object2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Object2ShortSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(ObjectBigList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(ObjectBigList<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(ObjectCollection<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
Returns a synchronized collection backed by the specified collection.
synchronize(ObjectCollection<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(ObjectList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(ObjectList<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(ObjectSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(ObjectSet<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(ObjectSortedSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(ObjectSortedSet<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(Reference2BooleanFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2BooleanFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2BooleanMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2BooleanMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2BooleanSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2ByteFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2ByteFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2ByteMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2ByteMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2ByteSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2CharFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2CharFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2CharMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2CharMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2CharSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2DoubleFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2DoubleFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2DoubleMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2DoubleMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2DoubleSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2FloatFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2FloatFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2FloatMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2FloatMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2FloatSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2IntFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2IntFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2IntMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2IntMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2IntSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2LongFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2LongFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2LongMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2LongMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2LongSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2ObjectFunction<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2ObjectFunction<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2ObjectMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2ObjectMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2ObjectSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2ObjectSortedMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2ReferenceFunction<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2ReferenceFunction<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2ReferenceMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2ReferenceMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2ReferenceSortedMap<K, V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2ReferenceSortedMap<K, V>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Reference2ShortFunction<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Reference2ShortFunction<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Reference2ShortMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Reference2ShortMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Reference2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Reference2ShortSortedMap<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(ReferenceBigList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(ReferenceBigList<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(ReferenceCollection<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceCollections
Returns a synchronized collection backed by the specified collection.
synchronize(ReferenceCollection<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(ReferenceList<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(ReferenceList<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(ReferenceSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(ReferenceSet<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(ReferenceSortedSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(ReferenceSortedSet<K>, Object) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.
synchronize(PriorityQueue<K>) - Static method in class it.unimi.dsi.fastutil.PriorityQueues
Returns a synchronized priority queue backed by the specified priority queue.
synchronize(PriorityQueue<K>, Object) - Static method in class it.unimi.dsi.fastutil.PriorityQueues
Returns a synchronized priority queue backed by the specified priority queue, using an assigned object to synchronize.
synchronize(Short2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2BooleanFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2BooleanMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2BooleanMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2BooleanSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2ByteFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2ByteFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2ByteMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2ByteMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2ByteSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2CharFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2CharFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2CharMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2CharMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2CharSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2DoubleFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2DoubleMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2DoubleMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2DoubleSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2FloatFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2FloatFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2FloatMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2FloatMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2FloatSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2IntFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2IntFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2IntMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2IntMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2IntSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2LongFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2LongFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2LongMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2LongMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2LongSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2ObjectFunction<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2ObjectFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2ObjectMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2ObjectMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2ObjectSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2ObjectSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2ReferenceFunction<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2ReferenceFunction<V>, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2ReferenceMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2ReferenceMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2ReferenceSortedMap<V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2ReferenceSortedMap<V>, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(Short2ShortFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function.
synchronize(Short2ShortFunction, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions
Returns a synchronized type-specific function backed by the given type-specific function, using an assigned object to synchronize.
synchronize(Short2ShortMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map.
synchronize(Short2ShortMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Returns a synchronized type-specific map backed by the given type-specific map, using an assigned object to synchronize.
synchronize(Short2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map.
synchronize(Short2ShortSortedMap, Object) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns a synchronized type-specific sorted map backed by the given type-specific sorted map, using an assigned object to synchronize.
synchronize(ShortBigList) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list.
synchronize(ShortBigList, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Returns a synchronized type-specific big list backed by the given type-specific big list, using an assigned object to synchronize.
synchronize(ShortCollection) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCollections
Returns a synchronized collection backed by the specified collection.
synchronize(ShortCollection, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCollections
Returns a synchronized collection backed by the specified collection, using an assigned object to synchronize.
synchronize(ShortList) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLists
Returns a synchronized type-specific list backed by the given type-specific list.
synchronize(ShortList, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLists
Returns a synchronized type-specific list backed by the given type-specific list, using an assigned object to synchronize.
synchronize(ShortPriorityQueue) - Static method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue.
synchronize(ShortPriorityQueue, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortPriorityQueues
Returns a synchronized type-specific priority queue backed by the specified type-specific priority queue, using an assigned object to synchronize.
synchronize(ShortSet) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a synchronized type-specific set backed by the given type-specific set.
synchronize(ShortSet, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns a synchronized type-specific set backed by the given type-specific set, using an assigned object to synchronize.
synchronize(ShortSortedSet) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set.
synchronize(ShortSortedSet, Object) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns a synchronized type-specific sorted set backed by the given type-specific sorted set, using an assigned object to synchronize.

T

tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
 
tailMap(byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
 
tailMap(char) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(char) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
 
tailMap(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
 
tailMap(float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
 
tailMap(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
 
tailMap(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
 
tailMap(short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Byte) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Character) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Double) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Float) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Integer) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Long) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.EmptySortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.SynchronizedSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(Short) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps.UnmodifiableSortedMap
Deprecated.
Please use the corresponding type-specific method instead.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
 
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps.UnmodifiableSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns a view of the portion of this sorted map whose keys are greater than or equal to fromKey.
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.EmptySortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.Singleton
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.SynchronizedSortedMap
 
tailMap(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps.UnmodifiableSortedMap
 
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteAVLTreeSet
 
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteRBTreeSet
 
tailSet(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
 
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
 
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
tailSet(byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharAVLTreeSet
 
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharRBTreeSet
 
tailSet(char) - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
 
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
 
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
tailSet(char) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleAVLTreeSet
 
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleRBTreeSet
 
tailSet(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
 
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
 
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
tailSet(double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatAVLTreeSet
 
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatRBTreeSet
 
tailSet(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
 
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
 
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
tailSet(float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntAVLTreeSet
 
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntRBTreeSet
 
tailSet(int) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
 
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
 
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
tailSet(int) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongAVLTreeSet
 
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongRBTreeSet
 
tailSet(long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
 
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
 
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
tailSet(long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortAVLTreeSet
 
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortRBTreeSet
 
tailSet(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
 
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
 
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
tailSet(short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
tailSet(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Byte) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Character) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Double) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Float) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Integer) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Long) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.EmptySet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.Singleton
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(Short) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
Please use the corresponding type-specific method instead.
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectAVLTreeSet
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectRBTreeSet
 
tailSet(K) - Method in interface it.unimi.dsi.fastutil.objects.ObjectSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.EmptySet
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.Singleton
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(K) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceSortedSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to fromElement.
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.EmptySet
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.Singleton
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
tailSet(K) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
test(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Evaluates this predicate on the given input.
test(byte) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Evaluates this predicate on the given input.
test(char) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Evaluates this predicate on the given input.
test(double) - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanFunction
test(double) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
test(double) - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
test(double) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
test(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Evaluates this predicate on the given input.
test(int) - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
test(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
test(int) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(int) - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
test(int) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
test(int) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(int) - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanFunction
test(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
test(int) - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanFunction
Deprecated.
Please use primitive types which do not have to be widened as keys.
test(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
Deprecated.
Please use the corresponding type-specific method instead.
test(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(long) - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanFunction
test(long) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
test(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Evaluates this predicate on the given input.
test(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.BytePredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoublePredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortPredicate
Deprecated.
Please use the corresponding type-specific method instead.
test(K) - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanFunction
test(K) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
test(K) - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanFunction
test(K) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
TextIO - Class in it.unimi.dsi.fastutil.io
Provides static methods to perform easily textual I/O.
thenComparing(BooleanComparator) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(ByteComparator) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(CharComparator) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(DoubleComparator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(FloatComparator) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(IntComparator) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(LongComparator) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(ShortComparator) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
Return a new comparator that first uses this comparator, then uses the second comparator if this comparator compared the two elements as equal.
thenComparing(Comparator<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanComparator
 
thenComparing(Comparator<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteComparator
 
thenComparing(Comparator<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharComparator
 
thenComparing(Comparator<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleComparator
 
thenComparing(Comparator<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatComparator
 
thenComparing(Comparator<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntComparator
 
thenComparing(Comparator<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongComparator
 
thenComparing(Comparator<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortComparator
 
to(byte) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns an unmodifiable type-specific set containing elements smaller than a given element.
to(char) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns an unmodifiable type-specific set containing elements smaller than a given element.
to(int) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns an unmodifiable type-specific set containing elements smaller than a given element.
to(long) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns an unmodifiable type-specific set containing elements smaller than a given element.
to(short) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an unmodifiable type-specific set containing elements smaller than a given element.
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.Singleton
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ObjectSets.Singleton
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.Singleton
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
toArray() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSets.Singleton
 
toArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
toArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
toArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
Deprecated.
toArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
Deprecated.
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
toArray(boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
toArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
toArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
toArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
toArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
toArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
toArray(byte[]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
toArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
toArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
toArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
toArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
toArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
toArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
toArray(char[]) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
toArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
toArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
toArray(double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
toArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
toArray(float[]) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
toArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
toArray(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
toArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
toArray(long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
toArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
toArray(short[]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
toArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectArraySet
 
toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
 
toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArraySet
 
toArray(K[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
toArray(T[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
toBigList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Returns a Collector that collects a Stream's elements into a new ArrayList.
toBigList() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Returns a Collector that collects a Stream's elements into a new ArrayList.
toBigList(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Collects the result of a primitive Stream into a new BigArrayBigList.
toBigList(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Collects the result of a primitive Stream into a new BigArrayBigList.
toBigList(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Collects the result of a primitive Stream into a new BigArrayBigList.
toBigListWithExpectedSize(long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Returns a Collector that collects a Stream's elements into a new ArrayList.
toBigListWithExpectedSize(long) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Returns a Collector that collects a Stream's elements into a new ArrayList.
toBigListWithExpectedSize(DoubleStream, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Collects the result of a primitive Stream into a new BigArrayBigList.
toBigListWithExpectedSize(IntStream, long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Collects the result of a primitive Stream into a new BigArrayBigList.
toBigListWithExpectedSize(LongStream, long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Collects the result of a primitive Stream into a new BigArrayBigList.
toBigSet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Returns a Collector that collects a Stream's elements into a new big hash set.
toBigSet() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Returns a Collector that collects a Stream's elements into a new big hash set.
toBigSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Collects the result of a primitive Stream into a new big hash set.
toBigSet(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Collects the result of a primitive Stream into a new big hash set.
toBigSet(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Collects the result of a primitive Stream into a new big hash set.
toBigSetWithExpectedSize(long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Returns a Collector that collects a Stream's elements into a new big hash set.
toBigSetWithExpectedSize(long) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Returns a Collector that collects a Stream's elements into a new big hash set.
toBigSetWithExpectedSize(DoubleStream, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Collects the result of a primitive Stream into a new big hash set.
toBigSetWithExpectedSize(IntStream, long) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Collects the result of a primitive Stream into a new big hash set.
toBigSetWithExpectedSize(LongStream, long) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Collects the result of a primitive Stream into a new big hash set.
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArraySet
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.Singleton
 
toBooleanArray() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Returns a primitive type array containing the items of this collection.
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
toBooleanArray() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.Singleton
 
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.ListBigList
Deprecated.
toBooleanArray(boolean[]) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanCollections.EmptyCollection
Deprecated.
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
Deprecated.
toBooleanArray(boolean[]) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
Deprecated.
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteArraySet
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.Singleton
 
toByteArray() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Returns a primitive type array containing the items of this collection.
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
toByteArray() - Method in class it.unimi.dsi.fastutil.bytes.ByteSets.Singleton
 
toByteArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toByteArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.ListBigList
Deprecated.
toByteArray(byte[]) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toByteArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteCollections.EmptyCollection
Deprecated.
toByteArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
Deprecated.
toByteArray(byte[]) - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
Deprecated.
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharArraySet
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.Singleton
 
toCharArray() - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Returns a primitive type array containing the items of this collection.
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
toCharArray() - Method in class it.unimi.dsi.fastutil.chars.CharSets.Singleton
 
toCharArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toCharArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.ListBigList
Deprecated.
toCharArray(char[]) - Method in interface it.unimi.dsi.fastutil.chars.CharCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toCharArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharCollections.EmptyCollection
Deprecated.
toCharArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
Deprecated.
toCharArray(char[]) - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
Deprecated.
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArraySet
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.Singleton
 
toDoubleArray() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Returns a primitive type array containing the items of this collection.
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
toDoubleArray() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSets.Singleton
 
toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.ListBigList
Deprecated.
toDoubleArray(double[]) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleCollections.EmptyCollection
Deprecated.
toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
Deprecated.
toDoubleArray(double[]) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
Deprecated.
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatArraySet
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.Singleton
 
toFloatArray() - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Returns a primitive type array containing the items of this collection.
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
toFloatArray() - Method in class it.unimi.dsi.fastutil.floats.FloatSets.Singleton
 
toFloatArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toFloatArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.ListBigList
Deprecated.
toFloatArray(float[]) - Method in interface it.unimi.dsi.fastutil.floats.FloatCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toFloatArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatCollections.EmptyCollection
Deprecated.
toFloatArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
Deprecated.
toFloatArray(float[]) - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
Deprecated.
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntArraySet
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.Singleton
 
toIntArray() - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Returns a primitive type array containing the items of this collection.
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
toIntArray() - Method in class it.unimi.dsi.fastutil.ints.IntSets.Singleton
 
toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.ListBigList
Deprecated.
toIntArray(int[]) - Method in interface it.unimi.dsi.fastutil.ints.IntCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntCollections.EmptyCollection
Deprecated.
toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
Deprecated.
toIntArray(int[]) - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
Deprecated.
toList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Returns a Collector that collects a Stream's elements into a new ArrayList.
toList() - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Returns a Collector that collects a Stream's elements into a new ImmutableList.
toList() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Returns a Collector that collects a Stream's elements into a new ArrayList.
toList() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Returns a Collector that collects a Stream's elements into a new ImmutableList.
toList(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Collects the result of a primitive Stream into a new ArrayList.
toList(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Collects the result of a primitive Stream into a new ImmutableList.
toList(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Collects the result of a primitive Stream into a new ArrayList.
toList(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Collects the result of a primitive Stream into a new ImmutableList.
toList(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
Collects the result of a primitive Stream into a new ArrayList.
toList(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Collects the result of a primitive Stream into a new ImmutableList.
toListWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Returns a Collector that collects a Stream's elements into a new ArrayList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Returns a Collector that collects a Stream's elements into a new ImmutableList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Returns a Collector that collects a Stream's elements into a new ArrayList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Returns a Collector that collects a Stream's elements into a new ImmutableList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Collects the result of a primitive Stream into a new ArrayList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Collects the result of a primitive Stream into a new ImmutableList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Collects the result of a primitive Stream into a new ArrayList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Collects the result of a primitive Stream into a new ImmutableList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
Collects the result of a primitive Stream into a new ArrayList, potentially pre-allocated to handle the given size.
toListWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Collects the result of a primitive Stream into a new ImmutableList, potentially pre-allocated to handle the given size.
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongArraySet
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.Singleton
 
toLongArray() - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Returns a primitive type array containing the items of this collection.
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
toLongArray() - Method in class it.unimi.dsi.fastutil.longs.LongSets.Singleton
 
toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.ListBigList
Deprecated.
toLongArray(long[]) - Method in interface it.unimi.dsi.fastutil.longs.LongCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongCollections.EmptyCollection
Deprecated.
toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
Deprecated.
toLongArray(long[]) - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
Deprecated.
top() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
top() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
top() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
top() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
top() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Deprecated.
Please use the corresponding type-specific method instead.
top() - Method in interface it.unimi.dsi.fastutil.Stack
Peeks at the top of the stack (optional operation).
topBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
topBoolean() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
topBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanStack
Peeks at the top of the stack (optional operation).
topByte() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
topByte() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
topByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteStack
Peeks at the top of the stack (optional operation).
topChar() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
topChar() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
topChar() - Method in interface it.unimi.dsi.fastutil.chars.CharStack
Peeks at the top of the stack (optional operation).
topDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
topDouble() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
topDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleStack
Peeks at the top of the stack (optional operation).
topFloat() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
topFloat() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
topFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatStack
Peeks at the top of the stack (optional operation).
topInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
topInt() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
topInt() - Method in interface it.unimi.dsi.fastutil.ints.IntStack
Peeks at the top of the stack (optional operation).
topLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
topLong() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
topLong() - Method in interface it.unimi.dsi.fastutil.longs.LongStack
Peeks at the top of the stack (optional operation).
topShort() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
topShort() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
topShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortStack
Peeks at the top of the stack (optional operation).
toSet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set.
toSet() - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set.
toSet() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set.
toSet() - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set.
toSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSet(DoubleStream) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSet(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSet(IntStream) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSet(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSet(LongStream) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Collects the result of a primitive Stream into a new hash set.
toSetWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(int) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Returns a Collector that collects a Stream's elements into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(DoubleStream, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(IntStream, int) - Static method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
toSetWithExpectedSize(LongStream, int) - Static method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Collects the result of a primitive Stream into a new hash set, potentially pre-allocated to handle the given size.
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortArraySet
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.Singleton
 
toShortArray() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Returns a primitive type array containing the items of this collection.
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
toShortArray() - Method in class it.unimi.dsi.fastutil.shorts.ShortSets.Singleton
 
toShortArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toShortArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.ListBigList
Deprecated.
toShortArray(short[]) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCollection
Deprecated.
Please use toArray() instead—this method is redundant and will be removed in the future.
toShortArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortCollections.EmptyCollection
Deprecated.
toShortArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
Deprecated.
toShortArray(short[]) - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
Deprecated.
toString() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanBigList
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanCollection
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.AbstractBooleanList
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.SynchronizedSet
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSets.UnmodifiableSet
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.booleans.BooleanShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteBigList
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteCollection
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByteList
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedBigList
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFrontCodedList
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.bytes.ByteShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharBigList
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharCollection
 
toString() - Method in class it.unimi.dsi.fastutil.chars.AbstractCharList
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedBigList
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFrontCodedList
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharCharImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.chars.CharLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.chars.CharShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleBigList
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleCollection
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleList
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.doubles.DoubleShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatBigList
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatCollection
 
toString() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloatList
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.floats.FloatShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntBigList
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntCollection
 
toString() - Method in class it.unimi.dsi.fastutil.ints.AbstractIntList
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedBigList
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFrontCodedList
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntIntImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.ints.IntLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.ints.IntShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongBigList
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongCollection
 
toString() - Method in class it.unimi.dsi.fastutil.longs.AbstractLongList
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedBigList
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFrontCodedList
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongLongImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.longs.LongShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectBigList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectCollection
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractObjectList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceBigList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceCollection
 
toString() - Method in class it.unimi.dsi.fastutil.objects.AbstractReferenceList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ObjectShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.objects.ReferenceShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.PriorityQueues.SynchronizedPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap.BasicEntry
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortBigList
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortCollection
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShortList
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.EmptyFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.SynchronizedFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions.UnmodifiableFunction
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedBigList
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFrontCodedList
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigLists.EmptyBigList
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortBooleanMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortByteMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortCharMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.SynchronizedSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets.UnmodifiableSortedSet
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortDoubleMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortFloatMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortIntMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortLongMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortObjectMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortReferenceMutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutablePair
Returns a string representation of this pair in the form <l,r>.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortImmutableSortedPair
Returns a string representation of this sorted pair in the form {l,r}.
toString() - Method in class it.unimi.dsi.fastutil.shorts.ShortShortMutablePair
Returns a string representation of this pair in the form <l,r>.
toString(boolean[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
toString(byte[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
toString(char[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
toString(double[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
toString(float[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
toString(int[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
toString(long[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
toString(short[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
toString(K[][]) - Static method in class it.unimi.dsi.fastutil.BigArrays
 
toString(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
trim() - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayIndirectPriorityQueue
Trims the backing array so that it has exactly ByteArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayPriorityQueue
Trims the underlying array so that it has exactly ByteArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapPriorityQueue
Trims the underlying heap array so that it has exactly ByteHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly ByteHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharArrayIndirectPriorityQueue
Trims the backing array so that it has exactly CharArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharArrayPriorityQueue
Trims the underlying array so that it has exactly CharArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharHeapPriorityQueue
Trims the underlying heap array so that it has exactly CharHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly CharHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayIndirectPriorityQueue
Trims the backing array so that it has exactly DoubleArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayPriorityQueue
Trims the underlying array so that it has exactly DoubleArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapPriorityQueue
Trims the underlying heap array so that it has exactly DoubleHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly DoubleHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayIndirectPriorityQueue
Trims the backing array so that it has exactly FloatArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatArrayPriorityQueue
Trims the underlying array so that it has exactly FloatArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapPriorityQueue
Trims the underlying heap array so that it has exactly FloatHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly FloatHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayIndirectPriorityQueue
Trims the backing array so that it has exactly IntArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntArrayPriorityQueue
Trims the underlying array so that it has exactly IntArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntHeapPriorityQueue
Trims the underlying heap array so that it has exactly IntHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly IntHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
Ensures that the length of the backing array is equal to FastByteArrayOutputStream.length.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayIndirectPriorityQueue
Trims the backing array so that it has exactly LongArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongArrayPriorityQueue
Trims the underlying array so that it has exactly LongArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongHeapPriorityQueue
Trims the underlying heap array so that it has exactly LongHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly LongHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayIndirectPriorityQueue
Trims the backing array so that it has exactly ObjectArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayPriorityQueue
Trims the underlying array so that it has exactly ObjectArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapPriorityQueue
Trims the underlying heap array so that it has exactly ObjectHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly ObjectHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Rehashes the map, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayFIFOQueue
Trims the queue to the smallest possible size.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayIndirectPriorityQueue
Trims the backing array so that it has exactly ShortArrayIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Trims this array list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayPriorityQueue
Trims the underlying array so that it has exactly ShortArrayPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Trims this big-array big list so that the capacity is equal to the size.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapPriorityQueue
Trims the underlying heap array so that it has exactly ShortHeapPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortHeapSemiIndirectPriorityQueue
Trims the backing array so that it has exactly ShortHeapSemiIndirectPriorityQueue.size() elements.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Rehashes this set, making the table as small as possible.
trim() - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Rehashes this set, making the table as small as possible.
trim(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
trim(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Trims the given array to the given length.
trim(byte[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
trim(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Trims the given array to the given length.
trim(char[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
trim(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Trims the given array to the given length.
trim(double[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
trim(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Trims the given array to the given length.
trim(float[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
trim(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Trims the given array to the given length.
trim(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.booleans.BooleanOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.bytes.ByteOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.CharLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.CharOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.chars.CharOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
Rehashes this map if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Trims the backing array if it is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortLinkedOpenHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenCustomHashSet
Rehashes this set if the table is too large.
trim(int) - Method in class it.unimi.dsi.fastutil.shorts.ShortOpenHashSet
Rehashes this set if the table is too large.
trim(int[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
trim(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Trims the given array to the given length.
trim(long) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.doubles.DoubleOpenHashBigSet
Rehashes this set if the table is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.floats.FloatOpenHashBigSet
Rehashes this set if the table is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.ints.IntOpenHashBigSet
Rehashes this set if the table is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.longs.LongOpenHashBigSet
Rehashes this set if the table is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.objects.ObjectOpenHashBigSet
Rehashes this set if the table is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Trims the backing big array if it is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.objects.ReferenceOpenHashBigSet
Rehashes this set if the table is too large.
trim(long) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Trims the backing big array if it is too large.
trim(long[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
trim(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Trims the given array to the given length.
trim(short[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
trim(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Trims the given array to the given length.
trim(K[][], long) - Static method in class it.unimi.dsi.fastutil.BigArrays
Trims the given big array to the given length.
trim(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
trim(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Trims the given array to the given length.
truncate(long) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Truncates the overflow file to a given size if possible.
tryAdvance(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(BooleanConsumer) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
tryAdvance(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(ByteConsumer) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
tryAdvance(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(CharConsumer) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.AbstractDoubleSpliterator
Attempts to perform the action on the next element, or do nothing but return false if there are no remaining elements.
tryAdvance(DoubleConsumer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
Attempts to perform the action on the next element, or do nothing but return false if there are no remaining elements.
tryAdvance(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(FloatConsumer) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.AbstractIntSpliterator
Attempts to perform the action on the next element, or do nothing but return false if there are no remaining elements.
tryAdvance(IntConsumer) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
Attempts to perform the action on the next element, or do nothing but return false if there are no remaining elements.
tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.AbstractLongSpliterator
Attempts to perform the action on the next element, or do nothing but return false if there are no remaining elements.
tryAdvance(LongConsumer) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
Attempts to perform the action on the next element, or do nothing but return false if there are no remaining elements.
tryAdvance(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(ShortConsumer) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 
tryAdvance(Consumer<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
Deprecated.
Please use the corresponding type-specific method instead.
tryAdvance(Consumer<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
Deprecated.
tryAdvance(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(Consumer<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(DoubleConsumer) - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(IntConsumer) - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
 
tryAdvance(LongConsumer) - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.bytes.ByteSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.chars.CharSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.chars.CharSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.floats.FloatSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.floats.FloatSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.ints.IntSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.ints.IntSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.longs.LongSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.longs.LongSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.objects.ObjectSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortBigSpliterators.LateBindingSizeIndexBasedSpliterator
 
trySplit() - Method in interface it.unimi.dsi.fastutil.shorts.ShortSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.AbstractIndexBasedSpliterator
trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.EmptySpliterator
 
trySplit() - Method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators.LateBindingSizeIndexBasedSpliterator
 

U

uncheckedNarrow(PrimitiveIterator.OfDouble) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wrap a JDK primitive iterator to a type-specific iterator, making unchecked narrowing casts.
uncheckedNarrow(PrimitiveIterator.OfInt) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wrap a JDK primitive iterator to a type-specific iterator, making unchecked narrowing casts.
uncheckedNarrow(PrimitiveIterator.OfInt) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wrap a JDK primitive iterator to a type-specific iterator, making unchecked narrowing casts.
uncheckedNarrow(PrimitiveIterator.OfInt) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wrap a JDK primitive iterator to a type-specific iterator, making unchecked narrowing casts.
unmodifiable(BooleanBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(BooleanBigList) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(BooleanBigListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(BooleanIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(BooleanList) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(BooleanListIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(BooleanSet) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(Byte2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2BooleanMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2ByteFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2ByteMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2CharFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2CharMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2DoubleMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2FloatFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2FloatMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2IntFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2IntMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2LongFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2LongMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2ReferenceFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2ReferenceMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2ReferenceSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Byte2ShortFunction) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Byte2ShortMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Byte2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(ByteBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(ByteBigList) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(ByteBigListIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ByteCollection) - Static method in class it.unimi.dsi.fastutil.bytes.ByteCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(ByteIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(ByteList) - Static method in class it.unimi.dsi.fastutil.bytes.ByteLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(ByteListIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ByteSet) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(ByteSortedSet) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Char2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2BooleanMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2ByteFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2ByteMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2CharFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2CharMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2DoubleMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2FloatFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2FloatMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2IntFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2IntMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2LongFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2LongMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2ReferenceFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2ReferenceMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2ReferenceSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Char2ShortFunction) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Char2ShortMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Char2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.chars.Char2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(CharBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(CharBigList) - Static method in class it.unimi.dsi.fastutil.chars.CharBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(CharBigListIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(CharCollection) - Static method in class it.unimi.dsi.fastutil.chars.CharCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(CharIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(CharList) - Static method in class it.unimi.dsi.fastutil.chars.CharLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(CharListIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(CharSet) - Static method in class it.unimi.dsi.fastutil.chars.CharSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(CharSortedSet) - Static method in class it.unimi.dsi.fastutil.chars.CharSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Double2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2BooleanMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2ByteFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2ByteMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2CharFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2CharMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2DoubleMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2FloatFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2FloatMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2IntFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2IntMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2LongFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2LongMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2ReferenceFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2ReferenceMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2ReferenceSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Double2ShortFunction) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Double2ShortMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Double2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.doubles.Double2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(DoubleBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(DoubleBigList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(DoubleBigListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(DoubleList) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(DoubleListIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(DoubleSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(DoubleSortedSet) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Float2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2BooleanMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2ByteFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2ByteMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2CharFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2CharMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2DoubleMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2FloatFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2FloatMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2IntFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2IntMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2LongFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2LongMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2ReferenceFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2ReferenceMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2ReferenceSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Float2ShortFunction) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Float2ShortMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Float2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.floats.Float2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(FloatBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(FloatBigList) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(FloatBigListIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(FloatCollection) - Static method in class it.unimi.dsi.fastutil.floats.FloatCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(FloatIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(FloatList) - Static method in class it.unimi.dsi.fastutil.floats.FloatLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(FloatListIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(FloatSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(FloatSortedSet) - Static method in class it.unimi.dsi.fastutil.floats.FloatSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Int2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2BooleanMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2ByteFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2ByteMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2CharFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2CharMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2DoubleMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2FloatFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2FloatMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2IntFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2IntMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2LongFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2LongMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2ReferenceFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2ReferenceMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2ReferenceSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Int2ShortFunction) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Int2ShortMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Int2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.ints.Int2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(IntBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(IntBigList) - Static method in class it.unimi.dsi.fastutil.ints.IntBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(IntBigListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(IntList) - Static method in class it.unimi.dsi.fastutil.ints.IntLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(IntListIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(IntSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(IntSortedSet) - Static method in class it.unimi.dsi.fastutil.ints.IntSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Long2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2BooleanMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2ByteFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2ByteMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2CharFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2CharMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2DoubleMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2FloatFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2FloatMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2IntFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2IntMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2LongFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2LongMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2ReferenceFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2ReferenceMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2ReferenceSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Long2ShortFunction) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Long2ShortMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Long2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.longs.Long2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(LongBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(LongBigList) - Static method in class it.unimi.dsi.fastutil.longs.LongBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(LongBigListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(LongList) - Static method in class it.unimi.dsi.fastutil.longs.LongLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(LongListIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(LongSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(LongSortedSet) - Static method in class it.unimi.dsi.fastutil.longs.LongSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Object2BooleanFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2BooleanMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2ByteFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2ByteMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2CharFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2CharMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2DoubleFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2DoubleMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2FloatFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2FloatMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2IntFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2IntMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2LongFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2LongMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2ObjectFunction<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2ObjectMap<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2ObjectSortedMap<K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2ReferenceFunction<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2ReferenceMap<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2ReferenceSortedMap<K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Object2ShortFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Object2ShortMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Object2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Object2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(ObjectBidirectionalIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(ObjectBigList<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(ObjectBigListIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ObjectCollection<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(ObjectIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(ObjectList<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(ObjectListIterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ObjectSet<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(ObjectSortedSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Reference2BooleanFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2BooleanMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2BooleanSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2ByteFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2ByteMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2ByteSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2CharFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2CharMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2CharSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2DoubleFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2DoubleMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2DoubleSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2FloatFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2FloatMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2FloatSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2IntFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2IntMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2IntSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2LongFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2LongMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2LongSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2ObjectFunction<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2ObjectMap<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2ObjectSortedMap<K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2ReferenceFunction<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2ReferenceMap<? extends K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2ReferenceSortedMap<K, ? extends V>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Reference2ShortFunction<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Reference2ShortMap<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Reference2ShortSortedMap<K>) - Static method in class it.unimi.dsi.fastutil.objects.Reference2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(ReferenceBigList<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(ReferenceCollection<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(ReferenceList<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(ReferenceSet<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(ReferenceSortedSet<K>) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
unmodifiable(Short2BooleanFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2BooleanMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2BooleanSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2ByteFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2ByteMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2ByteSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ByteSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2CharFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2CharMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2CharSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2CharSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2DoubleFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2DoubleMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2DoubleSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2FloatFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2FloatMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2FloatSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2FloatSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2IntFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2IntMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2IntSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2IntSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2LongFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2LongMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2LongSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2LongSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2ObjectFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2ObjectMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2ObjectSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2ReferenceFunction<? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2ReferenceMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2ReferenceSortedMap<? extends V>) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(Short2ShortFunction) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortFunctions
Returns an unmodifiable type-specific function backed by the given type-specific function.
unmodifiable(Short2ShortMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps
Returns an unmodifiable type-specific map backed by the given type-specific map.
unmodifiable(Short2ShortSortedMap) - Static method in class it.unimi.dsi.fastutil.shorts.Short2ShortSortedMaps
Returns an unmodifiable type-specific sorted map backed by the given type-specific sorted map.
unmodifiable(ShortBidirectionalIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns an unmodifiable bidirectional iterator backed by the specified bidirectional iterator.
unmodifiable(ShortBigList) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigLists
Returns an unmodifiable type-specific big list backed by the given type-specific big list.
unmodifiable(ShortBigListIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigListIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ShortCollection) - Static method in class it.unimi.dsi.fastutil.shorts.ShortCollections
Returns an unmodifiable collection backed by the specified collection.
unmodifiable(ShortIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns an unmodifiable iterator backed by the specified iterator.
unmodifiable(ShortList) - Static method in class it.unimi.dsi.fastutil.shorts.ShortLists
Returns an unmodifiable type-specific list backed by the given type-specific list.
unmodifiable(ShortListIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns an unmodifiable list iterator backed by the specified list iterator.
unmodifiable(ShortSet) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSets
Returns an unmodifiable type-specific set backed by the given type-specific set.
unmodifiable(ShortSortedSet) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSortedSets
Returns an unmodifiable type-specific sorted set backed by the given type-specific sorted set.
UnmodifiableBidirectionalIterator(BooleanBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(ByteBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(CharBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(DoubleBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(FloatBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(IntBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(LongBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(ObjectBidirectionalIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBidirectionalIterator(ShortBidirectionalIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableBidirectionalIterator
 
UnmodifiableBigListIterator(BooleanBigListIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(ByteBigListIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(CharBigListIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(DoubleBigListIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(FloatBigListIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(IntBigListIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(LongBigListIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(ObjectBigListIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableBigListIterator(ShortBigListIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortBigListIterators.UnmodifiableBigListIterator
 
UnmodifiableIterator(BooleanIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableIterator
 
UnmodifiableIterator(ByteIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableIterator
 
UnmodifiableIterator(CharIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableIterator
 
UnmodifiableIterator(DoubleIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableIterator
 
UnmodifiableIterator(FloatIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableIterator
 
UnmodifiableIterator(IntIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableIterator
 
UnmodifiableIterator(LongIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableIterator
 
UnmodifiableIterator(ObjectIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableIterator
 
UnmodifiableIterator(ShortIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableIterator
 
UnmodifiableListIterator(BooleanListIterator) - Constructor for class it.unimi.dsi.fastutil.booleans.BooleanIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(ByteListIterator) - Constructor for class it.unimi.dsi.fastutil.bytes.ByteIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(CharListIterator) - Constructor for class it.unimi.dsi.fastutil.chars.CharIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(DoubleListIterator) - Constructor for class it.unimi.dsi.fastutil.doubles.DoubleIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(FloatListIterator) - Constructor for class it.unimi.dsi.fastutil.floats.FloatIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(IntListIterator) - Constructor for class it.unimi.dsi.fastutil.ints.IntIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(LongListIterator) - Constructor for class it.unimi.dsi.fastutil.longs.LongIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(ObjectListIterator<? extends K>) - Constructor for class it.unimi.dsi.fastutil.objects.ObjectIterators.UnmodifiableListIterator
 
UnmodifiableListIterator(ShortListIterator) - Constructor for class it.unimi.dsi.fastutil.shorts.ShortIterators.UnmodifiableListIterator
 
unstableSort(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
 
unstableSort(BooleanComparator) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Sorts this list using a sort not assured to be stable.
unstableSort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
 
unstableSort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
unstableSort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
 
unstableSort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
 
unstableSort(BooleanComparator) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
 
unstableSort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
 
unstableSort(ByteComparator) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Sorts this list using a sort not assured to be stable.
unstableSort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
 
unstableSort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
unstableSort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
 
unstableSort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
 
unstableSort(ByteComparator) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
 
unstableSort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharArrayList
 
unstableSort(CharComparator) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Sorts this list using a sort not assured to be stable.
unstableSort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
 
unstableSort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
unstableSort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
 
unstableSort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
 
unstableSort(CharComparator) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
 
unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
 
unstableSort(DoubleComparator) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Sorts this list using a sort not assured to be stable.
unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
 
unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
 
unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
 
unstableSort(DoubleComparator) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
 
unstableSort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatArrayList
 
unstableSort(FloatComparator) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Sorts this list using a sort not assured to be stable.
unstableSort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
 
unstableSort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
unstableSort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
 
unstableSort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
 
unstableSort(FloatComparator) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
 
unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntArrayList
 
unstableSort(IntComparator) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Sorts this list using a sort not assured to be stable.
unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
 
unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
 
unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
 
unstableSort(IntComparator) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
 
unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongArrayList
 
unstableSort(LongComparator) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Sorts this list using a sort not assured to be stable.
unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
 
unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
 
unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
 
unstableSort(LongComparator) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
 
unstableSort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
 
unstableSort(ShortComparator) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Sorts this list using a sort not assured to be stable.
unstableSort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
 
unstableSort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
unstableSort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
 
unstableSort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
 
unstableSort(ShortComparator) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
 
unstableSort(Comparator<? super Boolean>) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanImmutableList
Deprecated. 
unstableSort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.Singleton
Deprecated.
unstableSort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Boolean>) - Method in class it.unimi.dsi.fastutil.booleans.BooleanLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super Byte>) - Method in interface it.unimi.dsi.fastutil.bytes.ByteList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteImmutableList
Deprecated. 
unstableSort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.Singleton
Deprecated.
unstableSort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Byte>) - Method in class it.unimi.dsi.fastutil.bytes.ByteLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super Character>) - Method in interface it.unimi.dsi.fastutil.chars.CharList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharImmutableList
Deprecated. 
unstableSort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.Singleton
Deprecated.
unstableSort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Character>) - Method in class it.unimi.dsi.fastutil.chars.CharLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super Double>) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleImmutableList
Deprecated. 
unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.Singleton
Deprecated.
unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Double>) - Method in class it.unimi.dsi.fastutil.doubles.DoubleLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super Float>) - Method in interface it.unimi.dsi.fastutil.floats.FloatList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatImmutableList
Deprecated. 
unstableSort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.Singleton
Deprecated.
unstableSort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Float>) - Method in class it.unimi.dsi.fastutil.floats.FloatLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super Integer>) - Method in interface it.unimi.dsi.fastutil.ints.IntList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntImmutableList
Deprecated. 
unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.Singleton
Deprecated.
unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Integer>) - Method in class it.unimi.dsi.fastutil.ints.IntLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super Long>) - Method in interface it.unimi.dsi.fastutil.longs.LongList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongImmutableList
Deprecated. 
unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.Singleton
Deprecated.
unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Long>) - Method in class it.unimi.dsi.fastutil.longs.LongLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super Short>) - Method in interface it.unimi.dsi.fastutil.shorts.ShortList
Deprecated.
Please use the corresponding type-specific method instead.
unstableSort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.EmptyList
Deprecated.
unstableSort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortImmutableList
Deprecated. 
unstableSort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.Singleton
Deprecated.
unstableSort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.SynchronizedList
Deprecated.
unstableSort(Comparator<? super Short>) - Method in class it.unimi.dsi.fastutil.shorts.ShortLists.UnmodifiableList
Deprecated.
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
 
unstableSort(Comparator<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.ObjectList
Sorts this list using a sort not assured to be stable.
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.EmptyList
 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectImmutableList
Deprecated. 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.Singleton
 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.SynchronizedList
 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ObjectLists.UnmodifiableList
 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
 
unstableSort(Comparator<? super K>) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceList
Sorts this list using a sort not assured to be stable.
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.EmptyList
 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceImmutableList
Deprecated. 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.Singleton
 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.SynchronizedList
 
unstableSort(Comparator<? super K>) - Method in class it.unimi.dsi.fastutil.objects.ReferenceLists.UnmodifiableList
 
unstableSort(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the natural ascending order potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the natural ascending order, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts the specified range of elements according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unstableSort(K[], Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrays
Sorts an array according to the order induced by the specified comparator, potentially dynamically choosing an appropriate algorithm given the type and size of the array.
unwrap(BooleanIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator, returning an array.
unwrap(BooleanIterator, boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into an array.
unwrap(BooleanIterator, boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into a big array.
unwrap(BooleanIterator, boolean[][], long, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(BooleanIterator, boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(BooleanIterator, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(BooleanIterator, BooleanCollection) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into a type-specific collection.
unwrap(BooleanIterator, BooleanCollection, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator, returning an array.
unwrap(ByteIterator, byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator into an array.
unwrap(ByteIterator, byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator into a big array.
unwrap(ByteIterator, byte[][], long, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(ByteIterator, byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(ByteIterator, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(ByteIterator, ByteCollection) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator into a type-specific collection.
unwrap(ByteIterator, ByteCollection, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator, returning an array.
unwrap(CharIterator, char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator into an array.
unwrap(CharIterator, char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator into a big array.
unwrap(CharIterator, char[][], long, long) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(CharIterator, char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(CharIterator, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(CharIterator, CharCollection) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator into a type-specific collection.
unwrap(CharIterator, CharCollection, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator, returning an array.
unwrap(DoubleIterator, double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator into an array.
unwrap(DoubleIterator, double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator into a big array.
unwrap(DoubleIterator, double[][], long, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(DoubleIterator, double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(DoubleIterator, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(DoubleIterator, DoubleCollection) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator into a type-specific collection.
unwrap(DoubleIterator, DoubleCollection, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(FloatIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator, returning an array.
unwrap(FloatIterator, float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator into an array.
unwrap(FloatIterator, float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator into a big array.
unwrap(FloatIterator, float[][], long, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(FloatIterator, float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(FloatIterator, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(FloatIterator, FloatCollection) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator into a type-specific collection.
unwrap(FloatIterator, FloatCollection, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator, returning an array.
unwrap(IntIterator, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(IntIterator, int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into an array.
unwrap(IntIterator, int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into a big array.
unwrap(IntIterator, int[][], long, long) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(IntIterator, int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(IntIterator, IntCollection) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into a type-specific collection.
unwrap(IntIterator, IntCollection, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator, returning an array.
unwrap(LongIterator, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(LongIterator, long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator into an array.
unwrap(LongIterator, long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator into a big array.
unwrap(LongIterator, long[][], long, long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(LongIterator, long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(LongIterator, LongCollection) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator into a type-specific collection.
unwrap(LongIterator, LongCollection, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator, returning an array.
unwrap(ShortIterator, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(ShortIterator, short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator into an array.
unwrap(ShortIterator, short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator into a big array.
unwrap(ShortIterator, short[][], long, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(ShortIterator, short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(ShortIterator, ShortCollection) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator into a type-specific collection.
unwrap(ShortIterator, ShortCollection, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrap(Iterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator, returning an array.
unwrap(Iterator<? extends K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator, returning an array, with a limit on the number of elements.
unwrap(Iterator<? extends K>, K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into an array.
unwrap(Iterator<? extends K>, K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into a big array.
unwrap(Iterator<? extends K>, K[][], long, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into a big array starting at a given offset for a given number of elements.
unwrap(Iterator<? extends K>, K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into an array starting at a given offset for a given number of elements.
unwrap(Iterator<K>, ObjectCollection<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into a type-specific collection.
unwrap(Iterator<K>, ObjectCollection<? super K>, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator into a type-specific collection, with a limit on the number of elements.
unwrapBig(BooleanIterator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator, returning a big array.
unwrapBig(BooleanIterator, long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(ByteIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator, returning a big array.
unwrapBig(ByteIterator, long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(CharIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator, returning a big array.
unwrapBig(CharIterator, long) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(DoubleIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator, returning a big array.
unwrapBig(DoubleIterator, long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(FloatIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator, returning a big array.
unwrapBig(FloatIterator, long) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(IntIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator, returning a big array.
unwrapBig(IntIterator, long) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(LongIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator, returning a big array.
unwrapBig(LongIterator, long) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(ShortIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator, returning a big array.
unwrapBig(ShortIterator, long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
unwrapBig(Iterator<? extends K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator, returning a big array.
unwrapBig(Iterator<? extends K>, long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Unwraps an iterator, returning a big array, with a limit on the number of elements.
upHeap(byte[], int[], int[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(byte[], int[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteHeaps
Moves the given element up in the heap until it reaches the highest possible position.
upHeap(char[], int[], int[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(char[], int[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharHeaps
Moves the given element up in the heap until it reaches the highest possible position.
upHeap(double[], int[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(double[], int[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleHeaps
Moves the given element up in the heap until it reaches the highest possible position.
upHeap(float[], int[], int[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(float[], int[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatHeaps
Moves the given element up in the heap until it reaches the highest possible position.
upHeap(int[], int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(int[], int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntHeaps
Moves the given element up in the heap until it reaches the highest possible position.
upHeap(long[], int[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(long[], int[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongHeaps
Moves the given element up in the heap until it reaches the highest possible position.
upHeap(short[], int[], int[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(short[], int[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortHeaps
Moves the given element up in the heap until it reaches the highest possible position.
upHeap(K[], int[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIndirectHeaps
Moves the given element up in the indirect heap until it reaches the highest possible position.
upHeap(K[], int[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSemiIndirectHeaps
Moves the given element up in the semi-indirect heap until it reaches the highest possible position.
upHeap(K[], int, int, Comparator<K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectHeaps
Moves the given element up in the heap until it reaches the highest possible position.

V

value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.Pair
Returns the right element of this pair.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Sets the right element of this pair (optional operation).
value(boolean) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Sets the right element of this pair (optional operation).
value(byte) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Sets the right element of this pair (optional operation).
value(char) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Sets the right element of this pair (optional operation).
value(double) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Sets the right element of this pair (optional operation).
value(float) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Sets the right element of this pair (optional operation).
value(int) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Sets the right element of this pair (optional operation).
value(long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Sets the right element of this pair (optional operation).
value(short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Sets the right element of this pair (optional operation).
value(Boolean) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Boolean) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Byte) - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Character) - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Double) - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Float) - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Integer) - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Long) - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(Short) - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Deprecated.
Please use the corresponding type-specific method instead.
value(R) - Method in interface it.unimi.dsi.fastutil.Pair
Sets the right element of this pair (optional operation).
valueBoolean() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.chars.CharBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.floats.FloatBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.ints.IntBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.longs.LongBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBooleanPair
Returns the right element of this pair.
valueBoolean() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBooleanPair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.bytes.ByteBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.chars.CharBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.floats.FloatBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.ints.IntBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.longs.LongBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.objects.ObjectBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceBytePair
Returns the right element of this pair.
valueByte() - Method in interface it.unimi.dsi.fastutil.shorts.ShortBytePair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.bytes.ByteCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.chars.CharCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.floats.FloatCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.ints.IntCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.longs.LongCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.objects.ObjectCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceCharPair
Returns the right element of this pair.
valueChar() - Method in interface it.unimi.dsi.fastutil.shorts.ShortCharPair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.bytes.ByteDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.chars.CharDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.floats.FloatDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.ints.IntDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.longs.LongDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.objects.ObjectDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceDoublePair
Returns the right element of this pair.
valueDouble() - Method in interface it.unimi.dsi.fastutil.shorts.ShortDoublePair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.bytes.ByteFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.chars.CharFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.floats.FloatFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.ints.IntFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.longs.LongFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.objects.ObjectFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceFloatPair
Returns the right element of this pair.
valueFloat() - Method in interface it.unimi.dsi.fastutil.shorts.ShortFloatPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.bytes.ByteIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.chars.CharIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.floats.FloatIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.ints.IntIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.longs.LongIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.objects.ObjectIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceIntPair
Returns the right element of this pair.
valueInt() - Method in interface it.unimi.dsi.fastutil.shorts.ShortIntPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.bytes.ByteLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.chars.CharLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.floats.FloatLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.ints.IntLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.longs.LongLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.objects.ObjectLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceLongPair
Returns the right element of this pair.
valueLong() - Method in interface it.unimi.dsi.fastutil.shorts.ShortLongPair
Returns the right element of this pair.
valueOf(String) - Static method in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
Returns the enum constant of this type with the specified name.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.AbstractByte2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortMap
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.bytes.Byte2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.bytes.Byte2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.AbstractChar2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortMap
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.chars.Char2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.chars.Char2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.AbstractDouble2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortMap
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.doubles.Double2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.doubles.Double2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.AbstractFloat2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortMap
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.floats.Float2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.floats.Float2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.AbstractInt2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortMap
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.ints.Int2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.ints.Int2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Static method in enum it.unimi.dsi.fastutil.io.FastBufferedInputStream.LineTerminator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.AbstractLong2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortMap
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.longs.Long2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.longs.Long2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractObject2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.AbstractReference2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortMap
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Object2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.objects.Object2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2BooleanOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ByteOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2CharOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2DoubleOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2FloatOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2LongOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ReferenceOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortMap
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.objects.Reference2ShortOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.objects.Reference2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2BooleanSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ByteSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2CharSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2DoubleSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2FloatSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2IntSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2LongSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ObjectSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ReferenceSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.AbstractShort2ShortSortedMap
Returns a type-specific-set view of the values of this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2BooleanRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2BooleanSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ByteRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ByteSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2CharRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2CharSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2DoubleRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2DoubleSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2FloatRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2FloatSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2IntRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2IntSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2LongRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2LongSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ObjectRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ObjectSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ReferenceRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ReferenceSortedMap
Returns a type-specific set view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortArrayMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortAVLTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortLinkedOpenHashMap
 
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortMap
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.EmptyMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.Singleton
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.SynchronizedMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortMaps.UnmodifiableMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenCustomHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortOpenHashMap
 
values() - Method in class it.unimi.dsi.fastutil.shorts.Short2ShortRBTreeMap
Returns a type-specific collection view of the values contained in this map.
values() - Method in interface it.unimi.dsi.fastutil.shorts.Short2ShortSortedMap
Returns a type-specific set view of the values contained in this map.
valueShort() - Method in interface it.unimi.dsi.fastutil.booleans.BooleanShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.bytes.ByteShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.chars.CharShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.doubles.DoubleShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.floats.FloatShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.ints.IntShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.longs.LongShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.objects.ObjectShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.objects.ReferenceShortPair
Returns the right element of this pair.
valueShort() - Method in interface it.unimi.dsi.fastutil.shorts.ShortShortPair
Returns the right element of this pair.
VERY_FAST_LOAD_FACTOR - Static variable in interface it.unimi.dsi.fastutil.Hash
The load factor for a (usually very small) table that is meant to be extremely fast.

W

widen(ByteIterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wrap a type-specific iterator to a JDK compatible primitive iterator.
widen(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
widen(CharIterator) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wrap a type-specific iterator to a JDK compatible primitive iterator.
widen(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
widen(FloatIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wrap a type-specific iterator to a JDK compatible primitive iterator.
widen(FloatSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
widen(ShortIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wrap a type-specific iterator to a JDK compatible primitive iterator.
widen(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wrap a type-specific spliterator to a JDK compatible primitive spliterator.
wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Wraps a given array into an array list.
wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps the given array into a type-specific list iterator.
wrap(boolean[]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps the given array into a type-specific spliterator.
wrap(boolean[][]) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(boolean[][], long) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(boolean[], int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanArrayList
Wraps a given array into an array list of given size.
wrap(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(boolean[], int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(boolean[], int, int, int) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Wraps a given array into an array list.
wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wraps the given array into a type-specific list iterator.
wrap(byte[]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps the given array into a type-specific spliterator.
wrap(byte[][]) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(byte[][], long) - Static method in class it.unimi.dsi.fastutil.bytes.ByteBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(byte[], int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteArrayList
Wraps a given array into an array list of given size.
wrap(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(byte[], int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(byte[], int, int, int) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(char[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharArrayList
Wraps a given array into an array list.
wrap(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wraps the given array into a type-specific list iterator.
wrap(char[]) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps the given array into a type-specific spliterator.
wrap(char[][]) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(char[][], long) - Static method in class it.unimi.dsi.fastutil.chars.CharBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(char[], int) - Static method in class it.unimi.dsi.fastutil.chars.CharArrayList
Wraps a given array into an array list of given size.
wrap(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(char[], int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(char[], int, int, int) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(double[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Wraps a given array into an array list.
wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Wraps the given array into a type-specific list iterator.
wrap(double[]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps the given array into a type-specific spliterator.
wrap(double[][]) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(double[][], long) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(double[], int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleArrayList
Wraps a given array into an array list of given size.
wrap(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(double[], int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(double[], int, int, int) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(float[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Wraps a given array into an array list.
wrap(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wraps the given array into a type-specific list iterator.
wrap(float[]) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps the given array into a type-specific spliterator.
wrap(float[][]) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(float[][], long) - Static method in class it.unimi.dsi.fastutil.floats.FloatBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(float[], int) - Static method in class it.unimi.dsi.fastutil.floats.FloatArrayList
Wraps a given array into an array list of given size.
wrap(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(float[], int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(float[], int, int, int) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(int[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Wraps a given array into an array list.
wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps the given array into a type-specific list iterator.
wrap(int[]) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps the given array into a type-specific spliterator.
wrap(int[][]) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(int[][], long) - Static method in class it.unimi.dsi.fastutil.ints.IntBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(int[], int) - Static method in class it.unimi.dsi.fastutil.ints.IntArrayList
Wraps a given array into an array list of given size.
wrap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(int[], int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(int[], int, int, int) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(long[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
Wraps a given array into an array list.
wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Wraps the given array into a type-specific list iterator.
wrap(long[]) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps the given array into a type-specific spliterator.
wrap(long[][]) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(long[][], long) - Static method in class it.unimi.dsi.fastutil.longs.LongBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(long[], int) - Static method in class it.unimi.dsi.fastutil.longs.LongArrayList
Wraps a given array into an array list of given size.
wrap(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(long[], int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(long[], int, int, int) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(short[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Wraps a given array into an array list.
wrap(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wraps the given array into a type-specific list iterator.
wrap(short[]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps the given array into a type-specific spliterator.
wrap(short[][]) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(short[][], long) - Static method in class it.unimi.dsi.fastutil.shorts.ShortBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(short[], int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortArrayList
Wraps a given array into an array list of given size.
wrap(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(short[], int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(short[], int, int, int) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an iterator backed by the specified byte iterator.
wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an iterator backed by the specified byte iterator.
wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an iterator backed by the specified byte iterator.
wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an iterator backed by the specified byte iterator.
wrap(ByteIterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortIterators
Returns an iterator backed by the specified byte iterator.
wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Returns a spliterator backed by the specified byte spliterator.
wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Returns a spliterator backed by the specified byte spliterator.
wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Returns a spliterator backed by the specified byte spliterator.
wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Returns a spliterator backed by the specified byte spliterator.
wrap(ByteSpliterator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Returns a spliterator backed by the specified byte spliterator.
wrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an iterator backed by the specified char iterator.
wrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an iterator backed by the specified char iterator.
wrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an iterator backed by the specified char iterator.
wrap(CharIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an iterator backed by the specified char iterator.
wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Returns a spliterator backed by the specified char spliterator.
wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Returns a spliterator backed by the specified char spliterator.
wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Returns a spliterator backed by the specified char spliterator.
wrap(CharSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Returns a spliterator backed by the specified char spliterator.
wrap(FloatIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an iterator backed by the specified float iterator.
wrap(FloatSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Returns a spliterator backed by the specified float spliterator.
wrap(IntIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an iterator backed by the specified integer iterator.
wrap(IntIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an iterator backed by the specified integer iterator.
wrap(IntSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Returns a spliterator backed by the specified integer spliterator.
wrap(IntSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Returns a spliterator backed by the specified integer spliterator.
wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleIterators
Returns an iterator backed by the specified short iterator.
wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatIterators
Returns an iterator backed by the specified short iterator.
wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.ints.IntIterators
Returns an iterator backed by the specified short iterator.
wrap(ShortIterator) - Static method in class it.unimi.dsi.fastutil.longs.LongIterators
Returns an iterator backed by the specified short iterator.
wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Returns a spliterator backed by the specified short spliterator.
wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Returns a spliterator backed by the specified short spliterator.
wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Returns a spliterator backed by the specified short spliterator.
wrap(ShortSpliterator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Returns a spliterator backed by the specified short spliterator.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.BigArrays
Turns a standard array into a big array.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Wraps a given array into an array list.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrays
Deprecated.
Please use the version in BigArrays.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps the given array into a type-specific list iterator.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps the given array into a type-specific spliterator.
wrap(K[]) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Wraps a given array into an array list.
wrap(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(K[][]) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Wraps a given big array into a big-array big list.
wrap(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ObjectBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(K[][], long) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceBigArrayBigList
Wraps a given big array into a big-array list of given size.
wrap(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectArrayList
Wraps a given array into an array list of given size.
wrap(K[], int) - Static method in class it.unimi.dsi.fastutil.objects.ReferenceArrayList
Wraps a given array into an array list of given size.
wrap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectIterators
Wraps the given part of an array into a type-specific list iterator.
wrap(K[], int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrap(K[], int, int, int) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps the given part of an array into a type-specific spliterator.
wrapPreSorted(boolean[], int, int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(boolean[], int, int, BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(boolean[], BooleanComparator) - Static method in class it.unimi.dsi.fastutil.booleans.BooleanSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(byte[], int, int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(byte[], int, int, ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(byte[], ByteComparator) - Static method in class it.unimi.dsi.fastutil.bytes.ByteSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(char[], int, int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(char[], int, int, CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(char[], CharComparator) - Static method in class it.unimi.dsi.fastutil.chars.CharSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(double[], int, int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(double[], int, int, DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(double[], DoubleComparator) - Static method in class it.unimi.dsi.fastutil.doubles.DoubleSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(float[], int, int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(float[], int, int, FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(float[], FloatComparator) - Static method in class it.unimi.dsi.fastutil.floats.FloatSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(int[], int, int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(int[], int, int, IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(int[], IntComparator) - Static method in class it.unimi.dsi.fastutil.ints.IntSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(long[], int, int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(long[], int, int, LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(long[], LongComparator) - Static method in class it.unimi.dsi.fastutil.longs.LongSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(short[], int, int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(short[], int, int, ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(short[], ShortComparator) - Static method in class it.unimi.dsi.fastutil.shorts.ShortSpliterators
Wraps the given sorted array into a type-specific spliterator.
wrapPreSorted(K[], int, int, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(K[], int, int, Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps the given part of a sorted array into a type-specific spliterator.
wrapPreSorted(K[], Comparator<? super K>) - Static method in class it.unimi.dsi.fastutil.objects.ObjectSpliterators
Wraps the given sorted array into a type-specific spliterator.
write(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
write(byte[], int, int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
write(int) - Method in class it.unimi.dsi.fastutil.io.FastBufferedOutputStream
 
write(int) - Method in class it.unimi.dsi.fastutil.io.FastByteArrayOutputStream
 
write(ByteBuffer) - Method in class it.unimi.dsi.fastutil.io.InspectableFileCachedInputStream
Appends the content of a specified buffer to the end of the currently represented stream.
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form